Skip to content

Defentry APIIntegration documentation

Wire your platform into Defentry identity protection — accounts, watchlists, alarms, and Online Data.

What this is

This site documents the Defentry integration API — the surface a partner uses to connect their own systems to Defentry. It has two parts:

  • Integration flows — task-oriented guides that take you from zero to a working integration, grounded in flows we test against the live API.
  • API Explorer — the interactive OpenAPI reference, with a selector to switch between the legacy and standardized response formats.

Before you build

  • Authentication uses two scopes — a CRM token for administration and an app token for end-user actions. Start with Onboarding.
  • Choose your response format with the X-API-Version header. Read Legacy → Standardized migration and the Response & Error Conventions first.
  • Replace https://api.example.com in every example with the API_DOMAIN your account manager assigned to your client.

For API access and technical questions, contact Defentry through your account manager.