🪙

CoinSentry API

Version 1.0.0

Total Endpoints

1

System

GET /api/health

Health Check

Verifica se a API está funcionando corretamente.

Success Response (200)

status · String · Status da API
timestamp · String · Data/hora atual
message · String · Mensagem de sucesso

Examples

Success-Response:

HTTP/1.1 200 OK
{
"status": "healthy",
"timestamp": "2025-01-01T12:00:00.000000Z",
"message": "API is running"
}
🔍

No endpoints found matching your search.