Confirmation that the service can respond to requests
cURL
curl --request GET \ --url https://api.chunkr.ai/health \ --header 'Key: <api-key>'
"<string>"
Confirmation that the service can respond to requests and the version of the service
The response is of type string.
string
Was this page helpful?