cURL
curl --request GET \ --url https://api.baytos.ai/v1/health
{ "status": "healthy", "timestamp": "2023-11-07T05:31:56Z", "service": "bayt-api", "version": "1.0.0" }
Check the health status of the API service
Documentation IndexFetch the complete documentation index at: https://docs.baytos.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.baytos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Service is healthy
"healthy"
"bayt-api"
"1.0.0"