Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TEGNA OTT Campaigns API

The OTT Campaigns API from TEGNA — 2 operation(s) for ott campaigns.

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

This API exposes 1 JSON Schema definition.

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

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

Requests are made against a single base URL, https://api.tegna.com/v1.

3 operations 2 paths 2 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.tegna.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

TEGNA OTT Campaigns API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

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.

OTT Campaigns 3
GET
/campaigns
List OTT Campaigns
listOttCampaigns 2 params → 200401
POST
/campaigns
Create OTT Campaign
createOttCampaign body → 201400
GET
/campaigns/{campaignId}
Get OTT Campaign
getOttCampaign 1 param → 200404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are OttCampaign (10 properties), OttCampaignCreate (7 properties). Each schema is shown below with its type and property counts.

OttCampaign
object
A Premion OTT/CTV advertising campaign.
10 properties
OttCampaignCreate
object
7 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tegna-ott-campaigns-api-openapi.yml Raw ↑

Other APIs TEGNA publishes across the network.

TEGNA Audiences API
TEGNA Campaigns API
TEGNA Creatives API
TEGNA Inventory API
TEGNA Markets API
TEGNA Reporting API