Identity Protection (IDP/IDD/Array)

The API responsible for the Array.com integration. Used by initial Identity Protection features in ExpressVPN as well as Identity Defender standalone app.

What this API covers

The IDP API lets you:

  • Create and manage an Array.com profile for a user

  • Activate and sync enrolled monitoring products

  • Retrieve alerts, credit data, dashboard data, and scan progress

  • Manage users from backend/support systems

API areas

  • Client API: endpoints for the currently authenticated user (/idp/array/...)

  • Support API: backend endpoints for a specific user KRN (/idp/support/...)

  • Webhook API: inbound webhook ingestion endpoints (/idp/array/webhook, /idp/payments/webhook...)

Important documentation notes

  • Some client endpoints require a token with completed 2FA.

  • Mock endpoints are staging-only and return 404 in production.

Last updated