Teads

Teads is an omnichannel advertising technology platform (combined with Outbrain since 2024) that helps brands reach audiences across video, display, CTV, and conversational surfaces on 10,000+ premium publisher properties in 50+ markets. For developers and advertisers Teads exposes a server-side Conversions API for privacy-safe conversion event delivery, an In-Chat Recommendations API (V2.0) for injecting contextual ad recommendations into chatbots and LLM experiences, and first-party mobile ad SDKs for iOS, Android, React Native, and Flutter used to build premium outstream inventory inside apps. This profile catalogs those developer-facing surfaces for API discovery.

Teads publishes 2 APIs on the APIs.io network. Tagged areas include Company, Advertising, AdTech, Advertising Technology, and Video Advertising.

Teads’ developer surface includes authentication, changelog, documentation, support, engineering blog, and 15 more developer resources.

24.4/100 emerging ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessOpen
2 APIs 1 MCP Servers
CompanyAdvertisingAdTechAdvertising TechnologyVideo AdvertisingConversions APIContextual AdvertisingMobile SDKConversational AI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 24.4/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/teads: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

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

Teads Conversions API

Server-side API for sending advertiser conversion events (Purchase, AddToCart, Lead, ViewContent, etc.) to Teads for measurement and optimization, using a Conversion API Token g...

Teads In-Chat API

V2.0 REST API that lets chatbot and LLM publishers programmatically retrieve contextually relevant sponsored and organic ad recommendations and inject them into conversational i...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

teads-mcp.yml

MCP SERVER

Security Posture 3

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

Teads Authentication

0 schemes

SECURITY

Teads Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: teads
name: Teads
description: Teads is an omnichannel advertising technology platform (combined with Outbrain since 2024) that helps brands
  reach audiences across video, display, CTV, and conversational surfaces on 10,000+ premium publisher properties in 50+ markets.
  For developers and advertisers Teads exposes a server-side Conversions API for privacy-safe conversion event delivery, an
  In-Chat Recommendations API (V2.0) for injecting contextual ad recommendations into chatbots and LLM experiences, and first-party
  mobile ad SDKs for iOS, Android, React Native, and Flutter used to build premium outstream inventory inside apps. This profile
  catalogs those developer-facing surfaces for API discovery.
url: https://raw.githubusercontent.com/api-evangelist/teads/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
image: https://www.teads.com/wp-content/themes/teads/assets/img/teads-logo.svg
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Advertising
- AdTech
- Advertising Technology
- Video Advertising
- Conversions API
- Contextual Advertising
- Mobile SDK
- Conversational AI
apis:
- name: Teads Conversions API
  description: Server-side API for sending advertiser conversion events (Purchase, AddToCart, Lead, ViewContent, etc.) to
    Teads for measurement and optimization, using a Conversion API Token generated in Teads Ad Manager. Complements the browser
    Teads Pixel with first-party cookie identifiers (tfpai/tfpvi/tfpsi).
  humanURL: https://developers.teads.com/
  baseURL: https://ca.teads.tv
  tags:
  - Conversions
  - Measurement
  - Server-Side Events
  properties:
  - type: Documentation
    url: https://developers.teads.com/
  - type: x-integration-guide
    url: https://docs.tealium.com/server-side-connectors/teads-conversions-connector/
- name: Teads In-Chat API
  description: V2.0 REST API that lets chatbot and LLM publishers programmatically retrieve contextually relevant sponsored
    and organic ad recommendations and inject them into conversational interfaces, authenticated with a Partner API Key and
    driven by chat context, keywords, and IAB categories.
  humanURL: https://developers.teads.com/docs/Chatbot-AI-SDK/Getting-Started/integration-guide/
  baseURL: https://mv.outbrain.com/Multivac/api/in-chat-recs
  tags:
  - Recommendations
  - Contextual
  - Conversational AI
  properties:
  - type: Documentation
    url: https://developers.teads.com/docs/Chatbot-AI-SDK/Getting-Started/integration-guide/
  - type: GettingStarted
    url: https://developers.teads.com/docs/Chatbot-AI-SDK/Getting-Started/
common:
- type: VulnerabilityDisclosure
  url: security/teads-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/teads-domain-security.yml
- type: Security
  url: security/teads-vulnerability-disclosure.yml
- type: Packages
  url: packages/teads-packages.yml
- type: SDKs
  url: packages/teads-packages.yml
- type: WellKnown
  url: well-known/teads-well-known.yml
- type: Authentication
  url: authentication/teads-authentication.yml
- type: Conventions
  url: conventions/teads-conventions.yml
- type: MCPServer
  url: mcp/teads-mcp.yml
- type: LLMsTxt
  url: llms/teads-llms.txt
- type: Lifecycle
  url: lifecycle/teads-lifecycle.yml
- type: Deprecation
  url: lifecycle/teads-lifecycle.yml
- type: ChangeLog
  url: changelog/teads-changelog.yml
- type: Conformance
  url: conformance/teads-conformance.yml
- type: DeveloperPortal
  url: https://developers.teads.com/
- type: Documentation
  url: https://developers.teads.com/
- type: Website
  url: https://www.teads.com/
- type: Support
  url: https://support.teads.tv/
- type: GitHubOrganization
  url: https://github.com/teads
- type: Blog
  url: https://www.teads.com/blog/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 11
  pass: local-v1