Health

API health and status endpoints

API Health Check

get
/external/health

Verify API connectivity and authentication

Authorizations
AuthorizationstringRequired

API key authentication using Bearer token format. Example: Authorization: Bearer gcreg_2fCeA78CA62644eB55B0A36249245A27

Responses
chevron-right
200

API is healthy

application/json
statusstringRequiredExample: healthy
servicestringRequiredExample: GC Registry External API
get
/external/health

Last updated