Start Monitoring
Webhooks (Real-Time)
Start Monitoring
Start real-time monitoring for a webhook
POST
Start Monitoring
Begin real-time monitoring for a webhook’s associated account. Events will be sent to the webhook URL as they occur.
Monitoring consumes 10 credits per day per active account (1 credit every 144 minutes). Credit consumption begins as soon as monitoring starts.
Header Parameters
Your API key
Path Parameters
The unique identifier of the webhook to start monitoring for
Response
Whether monitoring was started successfully
Notes
- The account must be in a
connectedstate for monitoring to start - If monitoring is already active for this account (via another webhook), it will not create a duplicate connection
- If the account’s token expires during monitoring, you will receive a disconnection event on your webhook URL
- You need at least 1 credit available to start monitoring