cURL
curl --request GET \ --url http://localhost:5173/api/health \ --cookie apiKeys=
{ "status": "ok", "timestamp": "2023-11-07T05:31:56Z" }
Simple health check to verify API availability.
Documentation IndexFetch the complete documentation index at: https://codinit.dev/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://codinit.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Cookie-based authentication storing API keys and provider settings
Service is healthy
"ok"
Was this page helpful?
Contact support