Intelligence Platform API

REST API to set up, manage and administer a Marketing Cloud Intelligence (Datorama) account — accounts, workspaces, users, permission sets, data streams, connectors, data source authentications, buckets, dimensions, harmonized/calculated/filtered measurements, data fusions, data lakes, dashboards, pages, reports, report schedulers, report jobs, actions, Insights Bot and sandbox operations. Documented for automating large setups, bulk create/update of entities, and exporting existing entities. Authenticated with a per-user personal API access token in the Authorization header; PATCH is the recommended partial update and a partial PUT clears omitted fields. Add the `sandbox-mode: true` header to execute against the Intelligence sandbox.

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/intelligence-platform-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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

API entry from apis.yml

apis.yml Raw ↑
name: Intelligence Platform API
description: 'REST API to set up, manage and administer a Marketing Cloud Intelligence (Datorama) account
  — accounts, workspaces, users, permission sets, data streams, connectors, data source authentications,
  buckets, dimensions, harmonized/calculated/filtered measurements, data fusions, data lakes, dashboards,
  pages, reports, report schedulers, report jobs, actions, Insights Bot and sandbox operations. Documented
  for automating large setups, bulk create/update of entities, and exporting existing entities. Authenticated
  with a per-user personal API access token in the Authorization header; PATCH is the recommended partial
  update and a partial PUT clears omitted fields. Add the `sandbox-mode: true` header to execute against
  the Intelligence sandbox.'
humanURL: https://developers.datorama.com/docs/manage/introduction/
baseURL: https://api.datorama.com/v1
tags:
- Marketing Intelligence
- Administration
- Data Management
- Reporting
properties:
- type: Documentation
  url: https://developers.datorama.com/docs/manage/introduction/
- type: APIReference
  url: https://developers.datorama.com/docs/manage/reference/
- type: Authentication
  url: authentication/datorama-authentication.yml
- type: RateLimits
  url: rate-limits/datorama-rate-limits.yml
- type: Conventions
  url: conventions/datorama-conventions.yml
- type: DataModel
  url: data-model/datorama-data-model.yml
- type: Sandbox
  url: sandbox/datorama-sandbox.yml