How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Immuta Data Product API

APIs for managing data products

Immuta Data Product API is one of 12 APIs that Immuta publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Data Product. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 17 operations across 12 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://{global-segment}.api.immutacloud.com/marketplace.

17 operations 12 paths 14 schemas 2 DELETE10 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://na.api.immutacloud.com/marketplace
Authentication
HTTP Bearer
Contact
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Immuta Data Product API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer).

Paths & Operations 17

Across 12 paths, the API surfaces 17 operations — 2 DELETE, 10 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Data Product 17

APIs for managing data products

GET
/api/data-product
Search data products across the marketplace
searchDataProducts 8 params → 200
POST
/api/data-product
Add new data products to the marketplace
createDataProduct body → 201409
GET
/api/data-product/{id}
Get data product by ID
getDataProductById 1 param → 200
PUT
/api/data-product/{id}
Update an existing data product
updateDataProduct 1 param body → 200
DELETE
/api/data-product/{id}
Delete data product by ID
deleteDataProduct 1 param → 200
GET
/api/data-product/{name}/byName
Get data product by name
getDataProductByName 1 param → 200
PUT
/api/data-product/{id}/datasources
Update the data product's data sources
updateDataSources 1 param body → 200
GET
/api/data-product/{id}/datasources
Search all data sources in the data product
searchDataSources 5 params → 200
GET
/api/data-product/{id}/request
Search all access requests for the data product
searchDataProductAccessRequests 16 params → 200
POST
/api/data-product/{id}/request
Request access to a data product
requestAccess 1 param body → 201
GET
/api/data-product/{id}/members
Search all access requests for the data product
searchDataProductMembers 15 params → 200
POST
/api/data-product/{id}/request/masking-exception
Request masking exception to columns in a data product
requestMaskingException 1 param body → 201
DELETE
/api/data-product/{id}/request/{requestId}
Revoke access to a data product
revokeAccess 2 params → 204
GET
/api/data-product/{id}/datasources/all
Get all data sources in the data product
getAllDataSources 1 param → 200
GET
/api/data-product/{id}/recent-determinations
Returns 5 most recent manual access determinations
recentDeterminations 2 params → 200
GET
/api/data-product/{id}/request-forms
View all request forms for a data product
getRequestForms 1 param → 200
GET
/api/data-product/{id}/columns
Search columns in data product
searchDataProductColumns 9 params → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are DataProduct (16 properties), HydratedAccessRequest (13 properties), CreateDataProduct (13 properties), UpdateDataProduct (13 properties). Each schema is shown below with its type and property counts.

CreateMaskingExceptionRequest
object
3 properties 2 required
DataProduct
object
16 properties 8 required
DataProductRequestForm
object
12 properties 10 required
HydratedAccessRequest
object
Access request with user and data product metadata
13 properties 8 required
PaginatedImmutaDataSourceColumns
object
2 properties 2 required
RecentDeterminations
object
1 property 1 required
PaginatedDataProduct
object
2 properties 2 required
CreateDataProduct
object
13 properties 4 required
PaginatedDataSourceWithStatus
object
2 properties 2 required
UpdateDataProduct
object
13 properties
CreateAccessRequest
object
2 properties 1 required
PaginatedAccessRequest
object
2 properties 2 required
AllDataSources
object
1 property 1 required
UpdateDataSources
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

immuta-data-product-api-openapi.yml Raw ↑

Other APIs Immuta publishes across the network.

Immuta Govern API
Immuta Access Request API
Immuta Asset API
Immuta Auth API
Immuta Data Source API
Immuta Data Use Agreement API
Immuta Health API
Immuta Metadata API
Immuta Notification API
Immuta Request Form API
Immuta Settings API
Where this information came from

This is an independent, third-party profile of Immuta Data Product API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.