Overview
Welcome to the Entrupy API documentation. The Entrupy API provides programmatic access to authentication sessions, catalog data, certificates, and account management features. It acts as the control plane behind the Entrupy SDK and is intended for server-to-server integrations. The API is generally read-only for core authentication data and read-write for auxiliary data (e.g., integrator-managed metadata, configurations). These docs focus on the current v2 API. Older v1.x documentation is still available in the API Reference v1 (legacy).
Note: New applications should use the v2 API (release date: 2025 Q3).
All integrations should incorporate a unique customer_item_id
for every
item. This identifier allows you to correlate Entrupy data with your own records
and is required for many workflows.