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 Request Form API

APIs for managing request forms

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

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

This API exposes 10 operations across 7 paths, and defines 8 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.

10 operations 7 paths 8 schemas 1 DELETE7 GET1 POST1 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 Request Form API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer).

Paths & Operations 10

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

Request Form 10

APIs for managing request forms

GET
/api/data-product/{id}/request-forms
View all request forms for a data product
getRequestForms 1 param → 200
GET
/api/asset/{id}/request-forms
Get request forms for an asset
getAssetRequestForms 1 param → 200
POST
/api/request-form
Create request form
createRequestForm body → 201409
GET
/api/request-form
Search request forms
searchRequestForms 6 params → 200
GET
/api/request-form/{id}
Get request form by ID
getRequestFormById 1 param → 200
DELETE
/api/request-form/{id}
Delete request form by ID
deleteRequestFormById 1 param → 204
PUT
/api/request-form/{id}
Update request form by ID
updateRequestForm 1 param body → 201
GET
/api/request-form/version/{version}
Get request form by version
getRequestFormByVersion 1 param → 200
GET
/api/request-form/{id}/data-products
Get data products assigned to the request form
getDataProducts 1 param → 200
GET
/api/request-form/{id}/assets
Get assets assigned to the request form
getAssets 1 param → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are DataProductRequestForm (12 properties), RequestForm (10 properties), CreateRequestForm (5 properties), UpdateRequestForm (5 properties). Each schema is shown below with its type and property counts.

AssetRequestForms
object
2 properties 1 required
LinkedDataProducts
array
The data products linked to the request form
DataProductRequestForm
object
12 properties 10 required
RequestForm
object
10 properties 9 required
UpdateRequestForm
object
5 properties
LinkedAssets
array
The assets linked to the request form
CreateRequestForm
object
5 properties 3 required
PaginatedRequestForm
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

immuta-request-form-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 Product API
Immuta Data Source API
Immuta Data Use Agreement API
Immuta Health API
Immuta Metadata API
Immuta Notification API
Immuta Settings API
Where this information came from

This is an independent, third-party profile of Immuta Request Form 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.