logo
HealthVerificar status da API
Health

Verificar status da API

Retorna o status de funcionamento da API. Não requer autenticação.

curl -X GET "https://sandbox-partner-api.keyspot.com.br/health" \
  -H "Content-Type: application/json"
{
  "status": "ok",
  "timestamp": "2026-03-13T10:00:00.000Z"
}
GET
/health
GET
Request Preview
Response

Response will appear here after sending the request

Responses

statusstring
timestampstring