Skip to main content
GET
/
health
cURL
curl --request GET \
  --url https://api.nicheok.com/health
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.nicheok.com/llms.txt

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

Response

200 - application/json

API health check

success
boolean
required
Example:

true