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

MNTN API

Public reporting data (`/apidata`)

MNTN API is one of 17 APIs that MNTN publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 3 operations across 2 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 3.7.0.

Requests are made against a single base URL, https://api3.mountain.com.

3 operations 2 paths 14 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.7.0
Base URL
https://api.mountain.com/ptv
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

MNTN API declares 2 security schemes for authenticating requests. An API key is passed in the query as key (API_Key). An API key is passed in the header as X-API-Key (API Key). By default, every request must be authenticated.

  • API_Key — MNTN-issued advertiser API key. Available in Account Settings.

Paths & Operations 3

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

API 3

Public reporting data (/apidata)

GET
/apidata
Run a reporting query (GET)
getData 1 param → 500403404413400401504200
POST
/apidata
Run a reporting query (POST)
postData body → 500403404413400401504200
GET
/apilist
List reporting metadata
list 2 params → 500403404413400401504200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are GetRequest (14 properties), DataRequest (13 properties), ProblemDetail (9 properties), JsonDataResponse (6 properties). Each schema is shown below with its type and property counts.

HumanDataResponse
string
Response format when format=human is specified (default). Returns data in a formatted text table.
GetRequest
object
GET /apidata query parameters. Use GET /apilist to discover valid column identifiers (for data, sum, and filter).
14 properties 3 required
CsvListResponse
string
Response format when format=csv is specified. Returns one row per column with no header row. Note: this output is comma-delimited but fields are not CSV-escape…
ErrorResponse
HTTP error / validation payload (RFC 9457); same schema as ProblemDetail
Filter
object
Optional JSON object that restricts which rows are returned. Use the same shape for POST filter and GET filter (URL-encoded). Filter types — column predicates:…
HumanListResponse
string
Response format when format=human is specified (default). Returns a formatted text table: each table name followed by its indented columns, column help text, a…
ListMetadataResponse
object
Response containing available tables and columns metadata
1 property
ExcelListResponse
string
Response format when format=excel is specified. Returns a downloadable attachment with .xlsx filename; for /apilist this currently contains the same CSV rows a…
JsonDataResponse
object
Response format when format=json is specified
6 properties
ApidataDataColumnItem
Either a column identifier string or a filtered column object (POST data[] elements and JSON-array GET data). Use GET /apilist to discover valid column identif…
DataRequest
object
POST /apidata JSON body. Use GET /apilist to discover valid column identifiers (for data, sum, and filter).
13 properties 3 required
CsvDataResponse
string
Response format when format=csv is specified. Returns data in CSV format with headers.
ApidataFilteredDataColumn
object
Column with an embedded filter (same predicate shape as top-level filter). Optional response labeling.
5 properties 2 required
ProblemDetail
object
Standard error response format following RFC 9457 (Problem Details for HTTP APIs). All error responses include machine-readable problem types and human-readabl…
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mntn-api-api-openapi.yml Raw ↑

Other APIs MNTN publishes across the network.

MNTN Reporting API 3.0
MNTN Advertisers API
MNTN Attribution API
MNTN Audiences API
MNTN Batch API
MNTN Campaigns API
MNTN Creatives API
MNTN Flights API
MNTN Organizations API
MNTN Pixel API
MNTN Pmp Campaign Deals API
MNTN Pmp Channels API
Where this information came from

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