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

Marketer (customer account) resources

Outbrain Marketers 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 Marketers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 4 JSON Schemas.

This API exposes 4 operations across 3 paths, and defines 3 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.

4 operations 3 paths 3 schemas 3 GET1 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 Marketers 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 4

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

Marketers 4

Marketers are representatives of Teads customers. A single Marketer object may control campaigns for more than one end-buyer. Marketers cannot be created via the API and must be c…

GET
/marketers/{id}
Retrieve a Single Marketer
getMarketersId 2 params → 200400401403404429
PUT
/marketers/{id}
Update a Single Marketer
updateMarketersId 2 params body → 200400401403404429
GET
/marketers
List Marketers
getMarketers → 200400401403404429
GET
/marketers/{marketerId}
Get A Marketer By Id
getMarketer 1 param → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Marketer (5 properties), MarketerList (2 properties), Error (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
Marketer
object
5 properties
MarketerList
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outbrain-marketers-api-openapi.yml Raw ↑

Other APIs Outbrain publishes across the network.

Outbrain Authentication API
Outbrain Budgets API
Outbrain Campaigns API
Outbrain Conversions API
Outbrain Events 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 Marketers 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.