API keys allow services and scripts to interact with the Monitor API without a user session. They are required for Push monitors and can also be used for any authenticated API call.Documentation Index
Fetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Generating an API key
- Go to Settings in the sidebar.
- Scroll to the API Keys section.
- Click Generate Key, give it a name, and confirm.
Using an API key
Pass the API key as a query parameter or HTTP header:Push monitor heartbeats
Push monitors require your application to periodically call the heartbeat endpoint:down and your alert channels are triggered.