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://nvidia.casebender.com/api/v1/health/ready \ --header 'Authorization: Bearer <token>'
{ "status": "<string>", "checks": { "database": "<string>" }, "timestamp": "<string>" }
Check if the API service is ready to accept traffic
API key authentication. Use format: Bearer cbr_live_your_key
Default Response
Show child attributes