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 Campaigns API

Campaign list, lookup, and lifecycle.

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

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

This API exposes 9 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

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

9 operations 6 paths 7 schemas 1 DELETE3 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.mountain.com/ptv
Authentication
HTTP Bearer, API Key, API Key
License
Proprietary
Resource Areas
1

Authentication & Security 3

MNTN Campaigns API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer). An API key is passed in the header as X-API-Key (API_Key). An API key is passed in the header as X-API-Key (API Key). By default, every request must be authenticated.

Paths & Operations 9

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

campaigns 9

Campaign list, lookup, and lifecycle.

GET
/api/v1/campaigns
List campaigns
campaigns.list 9 params → 200default
POST
/api/v1/campaigns
Create a campaign
campaigns.create body → 201default
GET
/api/v1/campaigns/{id}
Get a campaign
campaigns.get 2 params → 200default
PATCH
/api/v1/campaigns/{id}
Update a campaign
campaigns.update 1 param body → 200default
DELETE
/api/v1/campaigns/{id}
Delete a campaign
campaigns.archive 1 param → 200default
POST
/api/v1/campaigns/{id}/recommended-audience
Create and link a recommended audience for a campaign
CampaignsController_createRecommendedAudience_v1 1 param body → 201default
POST
/api/v1/campaigns/{id}/launch
Launch a campaign
campaigns.launch 1 param → 200default
POST
/api/v1/campaigns/{id}/pause
Pause a campaign
campaigns.pause 1 param body → 200default
GET
/api/v1/audiences/{id}/campaigns
List campaigns linked to an audience
audiences.campaigns.list 3 params → 200default

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are CreateCampaignDto (8 properties), UpdateCampaignDto (6 properties), PaginatedCampaignsResponseDto_Output (2 properties), CreateRecommendedAudienceDto (2 properties). Each schema is shown below with its type and property counts.

CreateCampaignDto
object
8 properties 2 required
CreateRecommendedAudienceDto
object
Inputs for creating a recommended audience.
2 properties 1 required
UpdateCampaignDto
object
6 properties
PaginatedCampaignsResponseDto_Output
object
2 properties 2 required
PauseCampaignBodyDto
object
1 property
CampaignSingleResponseDto_Output
object
1 property 1 required
AudienceSingleResponseDto_Output
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mntn-campaigns-api-openapi.yml Raw ↑

Other APIs MNTN publishes across the network.

MNTN Reporting API 3.0
MNTN Advertisers API
MNTN API
MNTN Attribution API
MNTN Audiences API
MNTN Batch 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 Campaigns 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.