M
Management API v1
Details
- URL
-
https://healthchecks.io/api/v1/ - Docs
- https://healthchecks.io/docs/apiv1/
Authentication
X-Api-Key: <credential> /api_key=<credential> 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.