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

Outbrain Campaigns API

Campaign management

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

This API exposes 4 JSON Schema definitions.

Tagged areas include Campaigns. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 4 JSON Schemas.

This API exposes 12 operations across 8 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 0.1.

Requests are made against a single base URL, https://api.outbrain.com/amplify/v0.1.

12 operations 8 paths 5 schemas 7 GET2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1
Base URL
https://api.outbrain.com/amplify/v0.1
Authentication
API Key, HTTP Basic
Resource Areas
1

Authentication & Security 2

Outbrain Campaigns API declares 2 security schemes for authenticating requests. An API key is passed in the header as OB-TOKEN-V1 (OBTokenAuth). It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

  • OBTokenAuth — Token obtained from GET /login (HTTP Basic) or from https://my.outbrain.com/create-token. Valid for 30 days.
  • BasicAuth — HTTP Basic credentials used only on GET /login to obtain an OB-TOKEN-V1 token.

Paths & Operations 12

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

Campaigns 12

Campaigns contain many PromotedLinks and define Budget, targeting, cpc, etc. Campaign settings apply to the PromotedLinks contained in a specific Campaign. The Campaign object has…

GET
/campaigns/{id}
Retrieve a Single Campaign
getCampaignsId 2 params → 200400401403404429
PUT
/campaigns/{id}
Update an Existing Campaign
updateCampaignsId 2 params body → 200400401403404429
POST
/campaigns
Create a new Campaign
createCampaigns 1 param body → 200400401403404429
PUT
/campaigns
Update Multiple Campaigns
updateCampaigns 1 param body → 200400401403404429
GET
/campaigns/{campaignIds}/multiple
Retrieve Multiple Campaigns
getCampaignsCampaignIdsMultiple 2 params → 200400401403404429
GET
/budgets/{id}/campaigns
List all Campaigns associated with a Budget
getBudgetsIdCampaigns 1 param → 200400401403404429
GET
/marketers/{id}/campaigns
List all Campaigns associated with a Marketer
getMarketersIdCampaigns 9 params → 200400401403404429
GET
/campaigns/{campaignId}/locations
Retrieve Campaign GeoLocations
getCampaignsCampaignIdLocations 1 param → 200400401403404429
GET
/marketers/{marketerId}/campaigns
List Campaigns For A Marketer
listCampaignsByMarketer 1 param → 200
POST
/marketers/{marketerId}/campaigns
Create A Campaign For A Marketer
createCampaign 1 param body → 201
GET
/campaigns/{campaignId}
Get A Campaign By Id
getCampaign 1 param → 200
PUT
/campaigns/{campaignId}
Update A Campaign
updateCampaign 1 param body → 200

Schemas 5

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

Error
object
Error envelope returned on 400/401/403/404/429 responses.
2 properties
CampaignRequest
object
5 properties 2 required
AudienceTargeting
object
5 properties
Campaign
object
10 properties
CampaignList
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outbrain-campaigns-api-openapi.yml Raw ↑

Other APIs Outbrain publishes across the network.

Outbrain Authentication API
Outbrain Budgets API
Outbrain Conversions API
Outbrain Events API
Outbrain Marketers API
Outbrain PromotedLinks API
Outbrain Recommendations API
Outbrain Reporting API
Outbrain Targeting API
Teads In-Chat API
Outbrain Authentications API
Outbrain Currencies API
Where this information came from

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