cURL
curl --request GET \ --url https://api.acaas.example.com/v1/health
{ "status": "<string>", "version": "<string>" }
Return service health. No authentication required.
Documentation IndexFetch the complete documentation index at: https://acaas.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://acaas.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Health check response.