Skip to main content
GET
/
health
Verificar saude da API
curl --request GET \
  --url http://localhost:4000/health
{
  "ok": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.refy.to/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

API disponivel

ok
boolean
required