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

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

TEGNA 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 Campaigns. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 4 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.

4 operations 2 paths 2 schemas 2 GET1 POST1 PUT

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 Campaigns API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 4

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

Campaigns 4
GET
/campaigns
List Campaigns
listCampaigns 3 params → 200
POST
/campaigns
Create Campaign
createCampaign body → 201400
GET
/campaigns/{campaignId}
Get Campaign
getCampaign 1 param → 200404
PUT
/campaigns/{campaignId}
Update Campaign
updateCampaign 1 param body → 200

Schemas 2

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

CampaignCreate
object
8 properties 3 required
Campaign
object
A TEGNA AudienceOne digital advertising campaign.
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tegna-campaigns-api-openapi.yml Raw ↑

Other APIs TEGNA publishes across the network.

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