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.
Health check for our internal system
Rate limit: Maximum 60 requests in a window of 1m.
cURL
curl --request POST \ --url https://backend.codedamn.com/api/public/health-check \ --header 'Content-Type: application/json' \ --data ' { "data": [ { "data": {} } ] } '
[ { "output": { "data": {} } } ]
API Request Body
Show child attributes
API Response Body