The following table shows a list of HTTP error codes possible in DMARCLY:
| HTTP Code | Message | Description |
|---|---|---|
| 200 | Request was handled successfully. | |
| 400 | Bad Request | You sent a malformed request. |
| 401 | Invalid API key | Your API key wasn’t tied to a valid account. |
| 403 | Forbidden | You don’t have permission to access that resource. |
| 404 | Resource not found | We couldn’t find that resource. |
| 429 | Over quota | You’ve exceeded the plan quota. |