Agari Platform API

RESTful JSON API for the Agari platform (Fortra Email Security). Cloud Email Protection endpoints (/v1/ep) expose monitored messages and policy events; Brand Protection / DMARC endpoints (/v1/cp) expose aggregate and forensic DMARC data. Secured with OAuth 2.0 client-credentials access tokens.

API entry from apis.yml

apis.yml Raw ↑
name: Agari Platform API
description: RESTful JSON API for the Agari platform (Fortra Email Security). Cloud Email Protection endpoints
  (/v1/ep) expose monitored messages and policy events; Brand Protection / DMARC endpoints (/v1/cp) expose
  aggregate and forensic DMARC data. Secured with OAuth 2.0 client-credentials access tokens.
humanURL: https://developers.agari.com/agari-platform
baseURL: https://api.agari.com/v1/ep
properties:
- type: APIReference
  url: https://developers.agari.com/agari-platform/reference/overview
- type: Authentication
  url: authentication/agari-data-authentication.yml
- type: Conventions
  url: conventions/agari-data-conventions.yml
- type: Lifecycle
  url: lifecycle/agari-data-lifecycle.yml
- type: Conformance
  url: conformance/agari-data-conformance.yml