Skip to Content
Support

Support

Contact

For incidents, always include the error’s code, the endpoint, the webhook-id (if applicable) and the approximate timestamp. Never share your API key in a ticket.

Before opening a ticket

Quick diagnosis

SymptomFirst check
401 unauthenticatedAuthorization: Bearer … header; key not revoked or expired.
403 invalid_scopeThe key has the scope the endpoint requires.
403 addon_disabledThe Public API addon is active for the company.
403 subscription_inactiveThe subscription is up to date.
404 not_foundThe resource exists and belongs to your company.
409 idempotency_conflictYou reused an Idempotency-Key with a different body.
429Wait the seconds in Retry-After; space out your requests.
Webhook not arrivingEndpoint active, responds 2xx in < 10 s and signature verified.

Security

Think a key is compromised? Revoke it immediately from the dashboard and review the last_used_ip in the key’s detail. To report a vulnerability, email [email protected] with the subject [SECURITY].

Service status

Maintenance notices, incidents and deprecations are communicated by email to the developer list and logged in the changelog.

Last updated on