Passer au contenu principal
GET
/
health
Health check
curl --request GET \
  --url https://api.ridergy.com/v1/health
{
  "status": "ok"
}

Réponse

200 - application/json

Le service est opérationnel

status
string
Exemple:

"ok"