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

Boomi Models API

Manage data models that define the schema and rules for master data domains.

Boomi Models API is one of 20 APIs that Boomi publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Models. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, an AsyncAPI specification, and 1 JSON Schema.

This API exposes 5 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://mdh.boomi.com/mdh.

5 operations 3 paths 4 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Server
https://mdh.boomi.com/mdh
Authentication
HTTP Basic, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Boomi Models API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • basicAuth — Basic Authentication for the DataHub Platform API. Users with two-factor authentication must include an X-Boomi-OTP header.
  • bearerAuth — JWT Bearer token for the Repository API.

Paths & Operations 5

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

Models 5

Manage data models that define the schema and rules for master data domains.

GET
/repositories/{repositoryId}/models
Boomi List models
listModels 1 param → 200401404
POST
/repositories/{repositoryId}/models
Boomi Create a model
createModel 1 param body → 200400401
GET
/repositories/{repositoryId}/models/{modelId}
Boomi Get a model
getModel 2 params → 200401404
DELETE
/repositories/{repositoryId}/models/{modelId}
Boomi Delete a model
deleteModel 2 params → 200401404
POST
/repositories/{repositoryId}/models/{modelId}/publish
Boomi Publish a model
publishModel 2 params → 200401404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Model (6 properties), ModelField (4 properties), ModelInput (2 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

Model
object
A data model defining the schema and matching rules for a master data domain.
6 properties
ErrorResponse
object
Standard error response.
2 properties
ModelInput
object
Input for creating or updating a data model.
2 properties 1 required
ModelField
object
A field definition within a data model schema.
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

boomi-models-api-openapi.yml Raw ↑

Other APIs Boomi publishes across the network.

Boomi API Management API
Boomi Flow API
Boomi Connector Deployment API
Boomi Platform SOAP API
Boomi MFT API
Boomi API Gateway GraphQL API
Boomi Agent Control Tower GraphQL API
Boomi Atoms API
Boomi Components API
Boomi Deployments API
Boomi Environments API
Where this information came from

This is an independent, third-party profile of Boomi Models 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.