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.
cURL
curl --request GET \ --url https://sandbox-api.kotanipay.io/health
{ "success": true, "message": "Health check", "data": { "status": "ok" } }
This endpoint is used to check for the health of the application
The Health Check is successful
true
"Health check"
Show child attributes