MNTN website screenshot

MNTN

MNTN (mountain.com) is a Connected TV performance marketing platform that lets brands plan, launch, target, measure, and optimize outcome-based TV advertising across streaming inventory. Its programmable surface is two distinct HTTP APIs: the Performance TV (PTV) platform API at api.mountain.com, an OpenAPI 3.1 contract covering advertisers, organizations, campaigns, flights, creatives, audiences and geo-lists, conversion pixel setup and verification, attribution windows and estimates, private marketplace (PMP) partners/deals/deal-groups/channels, reference vocabularies, and reporting; and the Reporting API 3.0 at api3.mountain.com, a partner reporting surface (/apilist metadata, /apidata query execution) plus an asynchronous /batch CSV export API that returns time-limited signed download URLs. Both are documented with published OpenAPI definitions rendered through Scalar. Authentication is an MNTN-issued advertiser API key (X-API-Key header on the platform API, key query parameter on the reporting API) or a bearer JWT. Errors are RFC 9457 problem+json with traceId and errorCode.

MNTN publishes 17 APIs on the APIs.io network, including Reporting API 3.0, Advertisers API, and 15 more. Tagged areas include Connected TV, ctv-advertising, Advertising, Performance Marketing, and Streaming TV.

MNTN’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, changelog, and 25 more developer resources.

47.3/100 developing ▬ flat Agent 27/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
19 APIs
Connected TVctv-advertisingAdvertisingPerformance MarketingStreaming TVMedia BuyingAttributionAudience TargetingConversion TrackingProgrammatic Advertisingprivate-marketplacemarketing-reportingAdTech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/mntn: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 17

Individual APIs this provider publishes, each with its own machine-readable definition.

MNTN Reporting API 3.0

Public partner reporting surface at api3.mountain.com. GET /apilist returns the tables and columns available to the authenticated advertiser; GET and POST /apidata execute multi...

MNTN Advertisers API

Advertiser directory.

MNTN API

Public reporting data (`/apidata`)

MNTN Attribution API

Advertiser attribution windows, estimates, sales cycle, and verified-visit blacklist settings.

MNTN Audiences API

Audience and geo-list management.

MNTN Batch API

Async CSV exports under **`/batch`…** (submit, poll status, signed download URLs)

MNTN Campaigns API

Campaign list, lookup, and lifecycle.

MNTN Creatives API

Creative library lookup, with normalized video processing status.

MNTN Flights API

Flight (budget window) reads and updates within a campaign.

MNTN Organizations API

Organization name and mode updates (proxied to advertiser-service).

MNTN Pixel API

Pixel configuration, health, verification, and GA4 management.

MNTN Pmp Campaign Deals API

Deal-group assignment to campaigns.

MNTN Pmp Channels API

Private marketplace channel reference set.

MNTN Pmp Deal Groups API

Private marketplace deal-group management and deal membership.

MNTN Pmp Deals API

Private marketplace deal reads and lifecycle.

MNTN Pmp Partners API

Private marketplace partner directory.

MNTN Reference API

Enumerations and lookup data shared across endpoints.

Scroll for all 17

Open Collections 17

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

PTV API - advertisers

OPEN COLLECTION

PTV API - attribution

OPEN COLLECTION

PTV API - audiences

OPEN COLLECTION

PTV API - campaigns

OPEN COLLECTION

PTV API - creatives

OPEN COLLECTION

PTV API - flights

OPEN COLLECTION

PTV API - organizations

OPEN COLLECTION

PTV API - pixel

OPEN COLLECTION

PTV API - pmp-channels

OPEN COLLECTION

PTV API - pmp-deal-groups

OPEN COLLECTION

PTV API - pmp-deals

OPEN COLLECTION

PTV API - pmp-partners

OPEN COLLECTION

PTV API - reference

OPEN COLLECTION

PTV API - reporting

OPEN COLLECTION

MNTN Reporting API - API

OPEN COLLECTION

Scroll for all 17

Pricing Plans 1

Published pricing tiers and plan structures.

Mntn Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Mntn Rate Limits

0 limits

RATE LIMITS

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mntn Authentication

apiKey/http · 3 schemes

SECURITY

Mntn Domain Security

TLSv1.3 · DMARC

SECURITY

Mntn Trust Center

SOC 2 Type II

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 6

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: mntn
name: MNTN
description: 'MNTN (mountain.com) is a Connected TV performance marketing platform that lets brands plan, launch, target,
  measure, and optimize outcome-based TV advertising across streaming inventory. Its programmable surface is two distinct
  HTTP APIs: the Performance TV (PTV) platform API at api.mountain.com, an OpenAPI 3.1 contract covering advertisers, organizations,
  campaigns, flights, creatives, audiences and geo-lists, conversion pixel setup and verification, attribution windows and
  estimates, private marketplace (PMP) partners/deals/deal-groups/channels, reference vocabularies, and reporting; and the
  Reporting API 3.0 at api3.mountain.com, a partner reporting surface (/apilist metadata, /apidata query execution) plus an
  asynchronous /batch CSV export API that returns time-limited signed download URLs. Both are documented with published OpenAPI
  definitions rendered through Scalar. Authentication is an MNTN-issued advertiser API key (X-API-Key header on the platform
  API, key query parameter on the reporting API) or a bearer JWT. Errors are RFC 9457 problem+json with traceId and errorCode.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://mountain.com/wp-content/uploads/2025/02/MNTN_Homepage_Open-Graph-1200x630-1.jpg
url: https://raw.githubusercontent.com/api-evangelist/mntn/refs/heads/main/apis.yml
x-type: company
x-source: harvest:marketing-integration-graph
specificationVersion: '0.23'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Connected TV
- ctv-advertising
- Advertising
- Performance Marketing
- Streaming TV
- Media Buying
- Attribution
- Audience Targeting
- Conversion Tracking
- Programmatic Advertising
- private-marketplace
- marketing-reporting
- AdTech
tags_raw:
- connected-tv
- ctv-advertising
- advertising
- performance-marketing
- streaming-tv
- media-buying
- attribution
- audience-targeting
- conversion-tracking
- programmatic-advertising
- private-marketplace
- marketing-reporting
- adtech
apis:
- name: MNTN Reporting API 3.0
  description: Public partner reporting surface at api3.mountain.com. GET /apilist returns the tables and columns available
    to the authenticated advertiser; GET and POST /apidata execute multidimensional queries over Info (dimension) and Summary
    (metric) tables joined on shared keys, with JSON-encoded filter syntax, fully qualified column identifiers such as campaigninfo.name
    and graph.impressions, and json, csv, human and Excel output formats. Authenticated with the advertiser API key as a key
    query parameter. API 3.0 defaults to First Touch attribution; API 1.0 stopped returning data 2026-04-01.
  humanURL: https://api3.mountain.com/docs
  baseURL: https://api3.mountain.com
  tags:
  - marketing-reporting
  - Analytics
  - Connected TV
  - Attribution
  tags_raw:
  - marketing-reporting
  - analytics
  - connected-tv
  - attribution
  properties:
  - type: APIReference
    url: https://api3.mountain.com/docs
  - type: Documentation
    url: https://help.mountain.com/en/collections/13086998-apis
  - type: GettingStarted
    url: https://help.mountain.com/en/articles/6511970-access-your-reporting-api-key
  - type: OpenAPI
    url: openapi/mntn-reporting-api-openapi.yml
  - type: Overlay
    url: overlays/mntn-reporting-overlay.yaml
- aid: mntn:mntn-advertisers-api
  name: MNTN Advertisers API
  description: Advertiser directory.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - Advertisers
  tags_raw:
  - advertisers
  properties:
  - type: OpenAPI
    url: openapi/mntn-advertisers-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-api-api
  name: MNTN API
  description: Public reporting data (`/apidata`)
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags: []
  tags_raw:
  - API
  properties:
  - type: OpenAPI
    url: openapi/mntn-api-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-attribution-api
  name: MNTN Attribution API
  description: Advertiser attribution windows, estimates, sales cycle, and verified-visit blacklist settings.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - Attribution
  tags_raw:
  - attribution
  properties:
  - type: OpenAPI
    url: openapi/mntn-attribution-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-audiences-api
  name: MNTN Audiences API
  description: Audience and geo-list management.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - Audiences
  tags_raw:
  - audiences
  properties:
  - type: OpenAPI
    url: openapi/mntn-audiences-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-batch-api
  name: MNTN Batch API
  description: Async CSV exports under **`/batch`…** (submit, poll status, signed download URLs)
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - Batch
  properties:
  - type: OpenAPI
    url: openapi/mntn-batch-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-campaigns-api
  name: MNTN Campaigns API
  description: Campaign list, lookup, and lifecycle.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - Campaigns
  tags_raw:
  - campaigns
  properties:
  - type: OpenAPI
    url: openapi/mntn-campaigns-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-creatives-api
  name: MNTN Creatives API
  description: Creative library lookup, with normalized video processing status.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - Creatives
  tags_raw:
  - creatives
  properties:
  - type: OpenAPI
    url: openapi/mntn-creatives-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-flights-api
  name: MNTN Flights API
  description: Flight (budget window) reads and updates within a campaign.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - Flights
  tags_raw:
  - flights
  properties:
  - type: OpenAPI
    url: openapi/mntn-flights-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-organizations-api
  name: MNTN Organizations API
  description: Organization name and mode updates (proxied to advertiser-service).
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - Organization
  tags_raw:
  - organizations
  properties:
  - type: OpenAPI
    url: openapi/mntn-organizations-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-pixel-api
  name: MNTN Pixel API
  description: Pixel configuration, health, verification, and GA4 management.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - Pixel
  tags_raw:
  - pixel
  properties:
  - type: OpenAPI
    url: openapi/mntn-pixel-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-pmp-campaign-deals-api
  name: MNTN Pmp Campaign Deals API
  description: Deal-group assignment to campaigns.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - pmp-campaign-deals
  properties:
  - type: OpenAPI
    url: openapi/mntn-pmp-campaign-deals-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-pmp-channels-api
  name: MNTN Pmp Channels API
  description: Private marketplace channel reference set.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - pmp-channels
  properties:
  - type: OpenAPI
    url: openapi/mntn-pmp-channels-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-pmp-deal-groups-api
  name: MNTN Pmp Deal Groups API
  description: Private marketplace deal-group management and deal membership.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - pmp-deal-groups
  properties:
  - type: OpenAPI
    url: openapi/mntn-pmp-deal-groups-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-pmp-deals-api
  name: MNTN Pmp Deals API
  description: Private marketplace deal reads and lifecycle.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - PMP Deals
  tags_raw:
  - pmp-deals
  properties:
  - type: OpenAPI
    url: openapi/mntn-pmp-deals-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-pmp-partners-api
  name: MNTN Pmp Partners API
  description: Private marketplace partner directory.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - pmp-partners
  properties:
  - type: OpenAPI
    url: openapi/mntn-pmp-partners-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
- aid: mntn:mntn-reference-api
  name: MNTN Reference API
  description: Enumerations and lookup data shared across endpoints.
  humanURL: https://api.mountain.com/docs
  baseURL: https://api.mountain.com/ptv
  tags:
  - Reference
  tags_raw:
  - reference
  properties:
  - type: OpenAPI
    url: openapi/mntn-reference-api-openapi.yml
  - type: APIReference
    url: https://api.mountain.com/docs
  - type: Documentation
    url: https://api.mountain.com/docs
  - type: DataModel
    url: data-model/mntn-data-model.yml
  - type: APIReference
    url: https://api3.mountain.com/docs
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/mntn-ptv-overlay.yaml
- type: Overlay
  url: overlays/mntn-batch-overlay.yaml
- type: Website
  url: https://mountain.com/
- type: Documentation
  url: https://help.mountain.com/en/collections/13086998-apis
- type: APIReference
  url: https://api.mountain.com/docs
- type: GettingStarted
  url: https://help.mountain.com/en/articles/6511970-access-your-reporting-api-key
- type: Support
  url: https://help.mountain.com/en/
- type: HelpCenter
  url: https://help.mountain.com/en/
- type: Blog
  url: https://mountain.com/blog/
- type: SignUp
  url: https://auth.mountain.com/sign-up
- type: Login
  url: https://auth.mountain.com/
- type: TermsOfService
  url: https://mountain.com/terms-and-conditions/
- type: TermsOfUse
  url: https://mountain.com/terms-of-use/
- type: PrivacyPolicy
  url: https://mountain.com/privacy-policy/
- type: Integrations
  url: https://mountain.com/performance-tv/integrations/
- type: ChangeLog
  url: https://help.mountain.com/en/collections/16047071-track-releases
- type: ChangeLog
  url: changelog/mntn-changelog.yml
- type: Lifecycle
  url: lifecycle/mntn-lifecycle.yml
- type: Deprecation
  url: lifecycle/mntn-lifecycle.yml
- type: Authentication
  url: authentication/mntn-authentication.yml
- type: Conventions
  url: conventions/mntn-conventions.yml
- type: ErrorCatalog
  url: errors/mntn-problem-types.yml
- type: RateLimits
  url: rate-limits/mntn-rate-limits.yml
- type: Plans
  url: plans/mntn-plans-pricing.yml
- type: Conformance
  url: conformance/mntn-conformance.yml
- type: Compliance
  url: security/mntn-trust-center.yml
- type: TrustCenter
  url: security/mntn-trust-center.yml
- type: Security
  url: security/mntn-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/mntn-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/mntn-domain-security.yml
- type: Components
  url: components/mntn-components.yml
- type: LLMsTxt
  url: llms/mntn-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-vouched-by:
- Improvado
- Triple Whale
x-vouch-count: 2
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 46
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/mntn"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/mntn/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/mntn/evidence"

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.