Authentication
All requests require an API token. Include it in theAuthorization header as a Bearer token:
401 Unauthorized.
Access control
API access is enabled per account. If your account is not enabled for API access, requests return403 Forbidden even with a valid token. Contact support to request access.
OpenAPI specification
DMARCeye OpenAPI spec
View the full API schema