Boomi DataHub API
The Boomi DataHub REST API provides programmatic access to master data management operations. It consists of two layers: the Platform API for managing repositories, models, sources, and domains; and the Repository API for querying and manipulating golden records and staged entities. The Platform API uses Basic Authentication while the Repository API supports JWT authentication. Requests are subject to usage limits based on licensed connectors (1,000 times the number of connectors per 24 hours).
What You Can Do
MCP Tools
listrepositories
Boomi List repositories
createrepository
Boomi Create a repository
getrepository
Boomi Get a repository
deleterepository
Boomi Delete a repository
listmodels
Boomi List models
createmodel
Boomi Create a model
getmodel
Boomi Get a model
deletemodel
Boomi Delete a model
publishmodel
Boomi Publish a model
listsources
Boomi List sources
createsource
Boomi Create a source
listgoldenrecords
Boomi List golden records
listquarantineentries
Boomi List quarantine entries