REST API Reference
cURL
curl --request GET \ --url https://api.example.com/v1/health
Documentation IndexFetch the complete documentation index at: https://docs.cyborg.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.cyborg.co/llms.txt
Use this file to discover all available pages before exploring further.
{ "api_version": "v1", "version": "0.12.0" }
curl http://localhost:8000/v1/health # Or with HTTPS curl https://your-domain.com:8000/v1/health
Was this page helpful?