Health
Service health and status monitoring
Returns the current health and operational status of the Badges API service.
This endpoint is used for:
Health checks and monitoring
Uptime verification
Load balancer health checks
Service availability confirmation
A 200 response indicates the service is operational and ready to serve requests.
Responses
200
Service is healthy and operational
application/json
400
Bad request
application/json
500
Internal server error
application/json
get
/statusLast updated