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

User represents a single person's access to Outbrain services and to the site my.outbrain.com.A User is permitted to one or more Marketer accounts, each marketer with a role that specifies the user permissions.

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

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a support channel.

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

5 operations 3 paths 1 schemas 1 DELETE1 GET1 POST2 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 Users 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 5

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

Users 5

User represents a single person's access to Outbrain services and to the site my.outbrain.com. A User is permitted to one or more Marketer accounts, each marketer with a role that…

GET
/marketers/{marketerId}/users
Getting all users permitted to a marketer
getMarketersMarketerIdUsers 1 param → 200400401403404429
PUT
/marketers/{marketerId}/users
Update marketer's users
updateMarketersMarketerIdUsers 1 param body → 200400401403404429
DELETE
/marketers/{marketerId}/users
Remove a user from a marketer
deleteMarketersMarketerIdUsers 2 params → 200400401403404429
POST
/invitations/multiple
Providing access for new users to a marketer
createInvitationsMultiple body → 200400401403404429
PUT
/invitations
Delete pending invitations
updateInvitations body → 200400401403404429

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is 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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outbrain-users-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 Marketers API
Outbrain PromotedLinks API
Outbrain Recommendations API
Outbrain Reporting API
Outbrain Targeting API
Teads In-Chat API
Outbrain Authentications API
Where this information came from

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