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

Budget management

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

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

8 operations 4 paths 4 schemas 1 DELETE4 GET2 POST1 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 Budgets 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 8

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

Budgets 8

Budget objects represent an amount of money to be spent via the Amplify platform. A single Budget may be shared among Campaigns (also known as a "shared budget"), though it is mor…

GET
/budgets/{id}
Retrieve a single Budget
getBudgetsId 1 param → 200400401403404429
PUT
/budgets/{id}
Update an existing Budget
updateBudgetsId 1 param body → 200400401403404429
DELETE
/budgets/{id}
Delete an existing Budget
deleteBudgetsId 1 param → 200400401403404429
GET
/marketers/{id}/budgets
List Budgets for a Marketer
getMarketersIdBudgets 2 params → 200400401403404429
POST
/marketers/{id}/budgets
Create a Budget for a Marketer
createMarketersIdBudgets 2 params body → 200400401403404429
GET
/marketers/{marketerId}/budgets
List Budgets For A Marketer
listBudgets 1 param → 200
POST
/marketers/{marketerId}/budgets
Create A Budget
createBudget 1 param body → 201
GET
/budgets/{budgetId}
Get A Budget By Id
getBudget 1 param → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Budget (8 properties), BudgetRequest (6 properties), BudgetList (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
BudgetList
object
2 properties
BudgetRequest
object
6 properties 3 required
Budget
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outbrain-budgets-api-openapi.yml Raw ↑

Other APIs Outbrain publishes across the network.

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