Check API status
Status
Check API status
Returns 200 when the API is reachable. Use this endpoint for health checks and uptime monitoring; it requires no request body.
GET
Check API status
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
200 - application/json
Health status of API endpoints
Last modified on July 14, 2026

