Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tryhuntr.com/health
{ "status": "ok", "service": "huntr" }
No auth required.
Returns 200 if the service is up. Useful for uptime monitoring.
Service is healthy.
Always 'ok' on 200.
ok
Service name.