EasyDMARC API

EasyDMARC Public API Documentation
Authentication
- HTTP: Bearer Auth
- HTTP: Bearer Auth
- HTTP: Bearer Auth
- OAuth 2.0: oauth2
Generate your access token using authentica
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (implicit): | Authorization URL: https://uac.easydmarc.com/realms/easydmarc/protocol/openid-connect/auth Scopes:
|
📄️ Generate login magic link
Generates a short-lived, one-time URL that authenticates a specific user into a specific organization, then redirects them to your chosen EasyDMARC URI.
📄️ Obtain authentication token
Authenticates your client credentials and returns a bearer token required for accessing protected API endpoints.