Application Programming Interface
DMARC Protection includes an application programming interface (API) that allows developers within your organization to programmatically access data within DMARC Protection.
TIP: Endpoints in the DMARC Protection API limit the amount of results per query. The limits are noted in the API documentation for each endpoint.
- The DMARC Protection API is built on RESTful principles with JSON data representations.
- Clients authenticate API requests using the OAuth 2.0 protocol.
A user account may be assigned one API credential consisting of an API Client ID and Client Secret. The resources and data made available with those credentials is directly tied to the permissions assigned to that user by an account administrator in the DMARC Protection user interface.
DMARC Protection Developer Documentation at https://developers.agari.com/agari-platform contains extensive information including both step by step guides and tutorials and a complete interactive reference to Fortra Cloud Email Protection APIs.