cURL
curl --request GET \ --url https://voxworks.ai/api/v1/health
{ "status": "healthy", "service": "voxworks_api" }
Returns API service health. This endpoint does not require authentication.
Documentation IndexFetch the complete documentation index at: https://docs.voxworks.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.voxworks.ai/llms.txt
Use this file to discover all available pages before exploring further.
Service is healthy.
"healthy"
"voxworks_api"