Funnel Control Plane API

The Funnel Control Plane API provides configuration-management operations for a Funnel subscription — workspaces, data sources, custom dimensions and metrics, and data exports to BigQuery, Snowflake, Google Cloud Storage, and measurement destinations. It authenticates with OAuth 2.0 client-credentials (system user) via Auth0 and is offered on regional US and EU hosts. It is the API consumed by Funnel's official Terraform provider.

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/funnel-control-plane-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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
name: Funnel Control Plane API
description: The Funnel Control Plane API provides configuration-management operations for a Funnel subscription
  — workspaces, data sources, custom dimensions and metrics, and data exports to BigQuery, Snowflake,
  Google Cloud Storage, and measurement destinations. It authenticates with OAuth 2.0 client-credentials
  (system user) via Auth0 and is offered on regional US and EU hosts. It is the API consumed by Funnel's
  official Terraform provider.
humanURL: https://registry.terraform.io/providers/funnel-io/funnel/latest/docs
baseURL: https://controlplane.setup.us.funnel.io/v1
tags:
- Marketing Data
- Data Export
- Configuration
properties:
- type: Authentication
  url: authentication/funnel-authentication.yml
- type: Conventions
  url: conventions/funnel-conventions.yml
- type: DataModel
  url: data-model/funnel-data-model.yml
- type: ErrorCatalog
  url: errors/funnel-problem-types.yml
- type: RateLimits
  url: rate-limits/funnel-rate-limits.yml
- type: AgentSkill
  url: skills/funnel-provision-control-plane.md