Health
API health and status endpoints
Verify API connectivity and authentication
Authorizations
AuthorizationstringRequired
API key authentication using Bearer token format.
Example: Authorization: Bearer gcreg_2fCeA78CA62644eB55B0A36249245A27
Responses
200
API is healthy
application/json
401
Authentication failed - invalid or missing API key
application/json
get
/external/healthLast updated