API rate limits and scoping
The limits are generous for normal use, and the API tells you exactly how long to wait when you hit one.
| Limit | Value |
|---|---|
| Requests per minute, per key | 300 |
| Response when exceeded | HTTP 429 with a Retry-After header (seconds to wait) |
Honour Retry-After rather than retrying in a tight loop; the limit is a rolling window, so hammering it just extends the wait.
Scoping
Every call is scoped to your organisation. A key can never see another organisation's data, and a request for a specific domain is rejected unless your organisation owns or monitors that domain.
Still need a hand?
Email support@dmarcs.com, call +971 4 240 4441, or open a ticket from Support inside the app.