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 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 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.

This API exposes 3 operations across 2 paths, and defines 14 schemas. It is described by OpenAPI 3.0.1, 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.0.1
API Version
3.7.0
Base URL
https://api3.mountain.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

MNTN Reporting API 3.0 declares 1 security scheme for authenticating requests. An API key is passed in the query as 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.

ApidataFilteredDataColumn
object
Column with an embedded filter (same predicate shape as top-level filter). Optional response labeling.
5 properties 2 required
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:…
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
GetRequest
object
GET /apidata query parameters. Use GET /apilist to discover valid column identifiers (for data, sum, and filter).
14 properties 3 required
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…
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…
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…
ListMetadataResponse
object
Response containing available tables and columns metadata
1 property
HumanDataResponse
string
Response format when format=human is specified (default). Returns data in a formatted text table.
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…
JsonDataResponse
object
Response format when format=json is specified
6 properties
ErrorResponse
HTTP error / validation payload (RFC 9457); same schema as ProblemDetail
CsvDataResponse
string
Response format when format=csv is specified. Returns data in CSV format with headers.
DataRequest
object
POST /apidata JSON body. Use GET /apilist to discover valid column identifiers (for data, sum, and filter).
13 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mntn-reporting-api-openapi.yml Raw ↑
Where this information came from

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