cURL
curl --request GET \ --url https://carboncopy.inc/api/v1/health
{ "status": "ok", "version": "2.0.0", "timestamp": 1741600000000 }
Returns API health status. No authentication required.
Documentation IndexFetch the complete documentation index at: https://docs.carboncopy.inc/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.carboncopy.inc/llms.txt
Use this file to discover all available pages before exploring further.
API is healthy.
ok
"ok"
"2.0.0"
Current server time as Unix timestamp (milliseconds).
1741600000000
Was this page helpful?