Immuta Govern API

The Immuta Govern app API — the tenant-hosted REST surface for registering data sources and connections, authoring data, subscription and write policies, managing domains, projects, purposes, tags, frameworks, identities (bim), licenses, jobs, search filters and webhooks, and generating governance reports. It is documented in three layers: the V2 API (declarative policy-as-code, JSON or YAML, same endpoint for create and update), the V1 API (full endpoint reference), and the integrations and connections APIs for wiring remote data platforms into Immuta. Authenticated with an Immuta API key or a bearer token exchanged at /bim/apikey/authenticate. The base URL is the customer's own Immuta SaaS tenant host.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/govern-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: immuta:govern-api
name: Immuta Govern API
description: 'The Immuta Govern app API — the tenant-hosted REST surface for registering data sources
  and connections, authoring data, subscription and write policies, managing domains, projects, purposes,
  tags, frameworks, identities (bim), licenses, jobs, search filters and webhooks, and generating governance
  reports. It is documented in three layers: the V2 API (declarative policy-as-code, JSON or YAML, same
  endpoint for create and update), the V1 API (full endpoint reference), and the integrations and connections
  APIs for wiring remote data platforms into Immuta. Authenticated with an Immuta API key or a bearer
  token exchanged at /bim/apikey/authenticate. The base URL is the customer''s own Immuta SaaS tenant
  host.'
humanURL: https://documentation.immuta.com/saas/developer-guides/api-intro
baseURL: https://your-immuta-url.immuta.com
x-tenant-scoped: true
x-base-url-note: Immuta SaaS is multi-tenant; the Govern API base URL is the customer's own tenant host
  (https://<your-tenant>.immuta.com). The value here is the host Immuta uses verbatim in its own documented
  curl examples.
tags:
- Data Governance
- Policy Management
- Data Access Control
- Webhook
tags_raw:
- Data Governance
- Policy Management
- Data Access Control
- Webhooks
properties:
- type: Documentation
  url: https://documentation.immuta.com/saas/developer-guides/api-intro
- type: APIReference
  url: https://documentation.immuta.com/saas/developer-guides/api-intro/immuta-v1-api
- type: Authentication
  url: https://documentation.immuta.com/saas/developer-guides/api-intro/authentication
- type: Webhooks
  url: asyncapi/immuta-webhooks.yml
- type: ErrorCatalog
  url: errors/immuta-problem-types.yml