cURL
curl --request GET \ --url https://api.snapopa.com/health
{ "success": true, "error": null, "data": { "status": "<string>" } }
Returns the health status of the API. This endpoint does not require authentication.
API is healthy
true
Show child attributes