M
Management API v3
Details
- URL
-
https://healthchecks.io/api/v3/ - Docs
- https://healthchecks.io/docs/api/
Authentication
Project API key
X-Api-Key: <credential> + Project API key api_key=<credential> discovered In Healthchecks.io, open your project's Project Settings and create either a read-write or read-only API key as described in the Management API v3 docs. API keys are project-specific; there are no account-wide API keys. Use the key in the X-Api-Key header, or for JSON POST requests where supported, include it as an api_key field in the request body.