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

Taboola First Party Audiences API

The First Party Audiences API from Taboola — 3 operation(s) for first party audiences.

Taboola First Party Audiences API is one of 16 APIs that Taboola publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

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

This API exposes 3 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://backstage.taboola.com/backstage/api/1.0.

3 operations 3 paths 2 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Server
https://backstage.taboola.com/backstage/api/1.0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Taboola First Party Audiences API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 3

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

First Party Audiences 3
POST
/{account_id}/audience_onboarding
Create A First Party Audience
createFirstPartyAudience 1 param body → 200
POST
/{account_id}/audience_onboarding/{audience_id}/users
Add Or Remove Users
addRemoveAudienceUsers 2 params body → 200
GET
/{account_id}/audience_onboarding/{audience_id}
Get My Audience
getMyAudience 2 params → 200

Schemas 2

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

UserId
object
2 properties
FirstPartyAudience
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

taboola-first-party-audiences-api-openapi.yml Raw ↑

Other APIs Taboola publishes across the network.

Taboola Accounts API
Taboola Audience Targeting API
Taboola Bulk Items API
Taboola Bulk Operations API
Taboola Campaign Items API
Taboola Campaigns API
Taboola Combined Audiences API
Taboola Conversion Rules API
Taboola Custom Audiences API
Taboola Dictionary API
Taboola Lookalike Audiences API
Taboola Marketplace Audiences API