Skip to main content
GET
/
health
cURL
curl --request GET \
  --url https://api.yieldpoint.io/health
{
  "status": "error",
  "info": {},
  "error": {},
  "details": {}
}

Response

200 - application/json
status
enum<string>
required
Available options:
error,
ok,
shutting_down
info
object
error
object
details
object