API Guides

The Governance and Marketplace APIs use several different methods for authenticating requests.

The integrations API allows you to integrate your remote data platform with Immuta so that Immuta can manage and enforce access controls on your data.

The data API is used for connections and allows you to integrate both your remote data platform and its tables with Immuta in one action with one set of credentials. Then Immuta can manage and enforce access controls on your data.

The Marketplace API is used to complete actions in Marketplace, such as publishing data products, requesting access to data products, and approving access to data products.

Version 2 of the Immuta API allows you to manage data sources, projects, and policies as code, providing a way to track, approve, and easily update data sources and associated policies. Whether updating or creating, the same endpoint is used, and the same data is passed. No IDs are required, so no additional state is required.

Version 1 of the Immuta API allows you to configure application settings (IAMs, licenses, notifications, etc.); register and manage data sources; author policies; and manage projects, domains, and classification frameworks. See the Immuta V1 API section for additional capabilities.

Last updated

Was this helpful?