Use this endpoint to verify that the Harmstack API is up and accepting requests. No authentication is required, making it a safe first call to confirm connectivity before sending authenticated requests.Documentation Index
Fetch the complete documentation index at: https://docs.harmstack.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Request
No parameters or headers required.Response
Returns200 OK with a JSON body confirming the service status.
The health status of the API. Always
"ok" when the service is running normally.