cURL
curl --request GET \ --url https://api.checkpoint.b-digital.uk/health \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": {}, "meta": { "total": 123, "limit": 123, "offset": 123 } }
Check if the API is running and database is connected
API key for authentication
API is healthy
true
Show child attributes