Application Programming Interface
Cloud Email Protection includes an application programming interface (API) that allows developers within your organization to programmatically access data within Cloud Email Protection.
TIP: Endpoints in the Cloud Email Protection API limit the amount of results per query. The limits are noted in the API documentation for each endpoint.
- The Cloud Email 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 Cloud Email Protection user interface.
Fortra Cloud Email 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.