Webhooks
Get notified in real-time when staging completes, images are claimed, or credits run low.Setup
Configure a webhook URL for your API key:Events
| Event | Trigger |
|---|---|
staging.complete | Image staged successfully |
claim.redeemed | Agent claimed images |
credits.low | Balance below threshold |
auto_topup.success | Auto top-up succeeded |
auto_topup.failed | Auto top-up failed |
test.ping | Manual test |
Payload format
Verifying signatures
Every webhook includes aX-Webhook-Signature header. Verify it with HMAC-SHA256: