What it does
The health endpoint is the fastest way to validate: base URL, API key, and network connectivity.
If your integration isn’t working, start here before debugging anything else.
SDK method
Health
ts
cURL
GET
/api/public/v1/healthRequest
bash
Notes
- This endpoint requires no special module to be enabled.
- If this fails with 401, your key is missing/invalid/revoked/expired.
- If this fails with 403, your conference may not be live or the plan may have ended.