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 website screenshot

Taboola

Taboola (NASDAQ: TBLA) is a New-York-headquartered native and discovery advertising company founded in 2007 by Adam Singolda. Its Realize performance marketing platform serves recommendation widgets across major publishers (a 30-year exclusive partnership with Yahoo since 2022) and offers advertisers programmatic access via the Backstage API for campaign management, audience targeting, conversion tracking, and reporting. The company also operates Connexity (commerce media), Skimlinks (publisher monetization), and DeeperDive (content discovery), and recently shipped Abby (AI ad assistant), the GenAI Ad Maker, and an official Realize MCP server for AI-driven campaign management.

agent ready

Solid contracts, transparent operations, and an easy start — typically complete on four or five facets with one clear soft spot.

Kin Score

API Evangelist profiles Taboola the way a machine reads it — 56 machine-readable artifacts across 16 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Taboola scores 62.3/100 (strong), with a separate agent-readiness read of 55/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 62.3/100 · strong
Contract Quality 17.8 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 14.2 / 20
Operational Transparency 3.4 / 13
Governance 8.8 / 12
Discoverability 8.0 / 10
Agent readiness — 55/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3

How we profile Taboola

Each block below is one kind of artifact we hold for Taboola. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 16

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

Taboola Accounts API

The Accounts API from Taboola — 3 operation(s) for accounts.

Taboola Audience Targeting API

The Audience Targeting API from Taboola — 1 operation(s) for audience targeting.

Taboola Bulk Items API

Bulk create, update, and delete items across campaigns.

Taboola Bulk Operations API

Bulk update or create campaigns across accounts on the network.

Taboola Campaign Items API

Standard ad items (creatives) belonging to a campaign.

Taboola Campaigns API

Create, retrieve, update, duplicate, and delete advertising campaigns.

Taboola Combined Audiences API

The Combined Audiences API from Taboola — 2 operation(s) for combined audiences.

Taboola Conversion Rules API

The Conversion Rules API from Taboola — 4 operation(s) for conversion rules.

Taboola Custom Audiences API

The Custom Audiences API from Taboola — 1 operation(s) for custom audiences.

Taboola Dictionary API

The Dictionary API from Taboola — 16 operation(s) for dictionary.

Taboola First Party Audiences API

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

Taboola Lookalike Audiences API

The Lookalike Audiences API from Taboola — 1 operation(s) for lookalike audiences.

Taboola Marketplace Audiences API

The Marketplace Audiences API from Taboola — 1 operation(s) for marketplace audiences.

Taboola Reach Estimator API

Estimate reach for campaign targeting before launching.

Taboola Reports API

The Reports API from Taboola — 3 operation(s) for reports.

Taboola Video Items API

Performance video items (motion ads).

Scroll within the panel for all 16 ·

Open Collections 7

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Scroll within the panel for all 7 ·

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Taboola Plans Pricing

2 plans

PLANS

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Taboola Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Features 21

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

Realize performance advertising platform with native, display, carousel, video, and app-promotion formats
Backstage API — OAuth 2.0 client credentials, base URL https://backstage.taboola.com/backstage/api/1.0
Campaign CRUD plus duplicate, bulk update, and network-wide campaign list endpoints
Campaign reach estimator for impression forecasting before launch
Campaign item (creative) and performance video item (motion ad) management
First-party, lookalike, marketplace, custom, combined, and contextual audience targeting
Country, region, city, postal-code, US DMA, platform, OS, browser, language, and publisher targeting
Conversion rules (event-based and URL-based) with click-through and view-through look-back windows
Reports API with day/week/month and campaign/site/country/platform/ad breakdowns plus top-content and real-time
Dictionary endpoints for reference data needed by campaign targeting
Network-account model for agencies/DSPs managing many advertisers
Bid strategies including Fixed CPC, SmartBid (Enhanced CPC), Maximize Conversions, and Target CPA
Mobile SDKs for iOS, Android, Flutter, React Native
Java client SDK (backstage-api-java-client)
Official MCP server (realize-mcp) wrapping the Backstage/Realize API with OAuth 2.1 SSO support
Conversion tracking via Taboola pixel or server-to-server integration
Dynamic Creative for personalized ads (GTM, JS API, S2S flows)
Abby AI ad assistant and GenAI Ad Maker for creative automation
DeeperDive content discovery, Newsroom analytics, Connexity commerce media, and Skimlinks affiliate monetization
Yahoo native exclusive integration (30-year agreement signed 2022)
Prebid.js header-bidding integration

Scroll within the panel for all 21 ·

Semantic Vocabularies 1

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Taboola Context

33 classes · 4 properties

JSON-LD

Spectral Rules 1

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Taboola API Rules

5 rules · 4 warnings

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

Taboola Campaign

26 properties

JSON SCHEMA

Taboola Conversion Rule

14 properties

JSON SCHEMA

Taboola Campaign Item

12 properties

JSON SCHEMA

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Taboola Authentication

http · 1 scheme

SECURITY

Taboola Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Taboola Vulnerability Disclosure

disclosure policy published

SECURITY

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Taboola Agentic Access

60 operations · 22 acting

60 operations · 22 acting

AGENTIC

Resources

Every other property we hold for Taboola — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 9

Portal, sign-up, and the first successful call

Scroll within the panel for all 9 ·

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Learn 1

Tutorials, courses, talks, and written guidance

Operate 2

Status, limits, changes, and where to get help

Other 1

Properties that don't map to a standard resource type

← All providers · Data indexed from github.com/api-evangelist/taboola · machine-readable index on apis.io