cURL
Health
Get health auth
Authenticated health check endpoint for verifying API key validity.
Authentication: Required (X-API-Key header)
Use Cases:
- Verify API key is valid and not expired
- Test authentication configuration
- Confirm partner account is active
Response:
status: “healthy” when authenticated successfullyauthenticated: Alwaystrueon successtimestamp: Current UTC timestamp
GET
cURL