Sharethrough website screenshot

Sharethrough

Sharethrough is an omnichannel programmatic advertising exchange (SSP) for native, display, video and CTV inventory, and one of the largest independent ad marketplaces. Publishers monetise through the Prebid.js header-bidding adapter and server-to-server OpenRTB; demand partners buy through the exchange. Two API surfaces exist: a bearer-token Publisher Reporting API at publisher-api.sharethrough.com/v2 whose public reference is now behind a support-site sign-in, and the unauthenticated OpenRTB bid endpoint at btlr.sharethrough.com/universal/v1 used by the Prebid adapter. The company's richest machine-readable artifact is its IAB sellers.json (5,189 sellers). Sharethrough merged with Equativ in 2024 and has operated under the Equativ brand since June 2025; the Sharethrough exchange and its endpoints continue to run.

Sharethrough publishes 2 APIs on the APIs.io network. Tagged areas include Native Advertising, Programmatic Advertising, SSP, DSP, and OpenRTB.

The Sharethrough catalog on APIs.io includes 1 JSON-LD context.

Sharethrough’s developer surface includes documentation, support, engineering blog, authentication, and 22 more developer resources.

32.4/100 thin ▬ flat Agent 15/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
2 APIs
Native AdvertisingProgrammatic AdvertisingSSPDSPOpenRTBAd ExchangeHeader BiddingCTVSustainability

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 32.4/100 · thin
Contract Quality 3.9 / 25
Developer Ergonomics 5.7 / 20
Access Clarity 11.6 / 20
Operational Transparency 0.3 / 13
Contract Governance 2.2 / 12
Discoverability 8.7 / 10
Agent readiness — 15/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/sharethrough: 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.

Sharethrough Publisher Reporting API

REST-ish reporting API enabling publishers to pull programmatic performance data for their Sharethrough inventory. A single POST /v2/programmatic endpoint takes a query object (...

Sharethrough Header Bidding (Prebid) API

OpenRTB 2.x bid endpoint at /universal/v1, integrated through the first-party sharethrough bidder adapter in Prebid.js (adapter version 4.3.0, IAB GVL ID 80). Supports banner, n...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Sharethrough Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

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

Sharethrough Context

7 classes · 12 properties

JSON-LD

Security Posture 2

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

Sharethrough Authentication

2 schemes

SECURITY

Sharethrough Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Sharethrough
description: 'Sharethrough is an omnichannel programmatic advertising exchange (SSP) for native, display, video and CTV inventory,
  and one of the largest independent ad marketplaces. Publishers monetise through the Prebid.js header-bidding adapter and
  server-to-server OpenRTB; demand partners buy through the exchange. Two API surfaces exist: a bearer-token Publisher Reporting
  API at publisher-api.sharethrough.com/v2 whose public reference is now behind a support-site sign-in, and the unauthenticated
  OpenRTB bid endpoint at btlr.sharethrough.com/universal/v1 used by the Prebid adapter. The company''s richest machine-readable
  artifact is its IAB sellers.json (5,189 sellers). Sharethrough merged with Equativ in 2024 and has operated under the Equativ
  brand since June 2025; the Sharethrough exchange and its endpoints continue to run.'
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sharethrough.png
url: https://raw.githubusercontent.com/api-evangelist/sharethrough/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-08-12'
specificationVersion: '0.23'
tags:
- Native Advertising
- Programmatic Advertising
- SSP
- DSP
- OpenRTB
- Ad Exchange
- Header Bidding
- CTV
- Sustainability
apis:
- name: Sharethrough Publisher Reporting API
  description: REST-ish reporting API enabling publishers to pull programmatic performance data for their Sharethrough inventory.
    A single POST /v2/programmatic endpoint takes a query object (startDate, endDate, groupBy, fields, filterBy) and returns
    CSV by default or JSON when negotiated by the Accept header. Bearer-token authentication. The v1 surface is retired and
    returns 503; the reference documentation now requires a support-site sign-in.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://support.sharethrough.com/hc/en-us/sections/360009157451-Publisher-API-for-Reporting
  baseURL: https://publisher-api.sharethrough.com/v2
  tags:
  - Publishers
  - Reporting
  - Native Advertising
  tags_raw:
  - Publisher
  - Reporting
  - Native Advertising
  properties:
  - type: Documentation
    url: https://support.sharethrough.com/hc/en-us/sections/360009157451-Publisher-API-for-Reporting
  - type: GitHubRepository
    url: https://github.com/strchives/publisher-api-examples
  - type: Authentication
    url: authentication/sharethrough-authentication.yml
  - type: ErrorCatalog
    url: errors/sharethrough-problem-types.yml
  - type: Conventions
    url: conventions/sharethrough-conventions.yml
  - type: DataModel
    url: data-model/sharethrough-data-model.yml
- name: Sharethrough Header Bidding (Prebid) API
  description: OpenRTB 2.x bid endpoint at /universal/v1, integrated through the first-party sharethrough bidder adapter in
    Prebid.js (adapter version 4.3.0, IAB GVL ID 80). Supports banner, native and video/CTV, the price floors module, supply
    chain objects, SafeFrame, and GDPR/TCF, CCPA/USP and COPPA signalling. Publishers identify placements with a pkey; eqtvNetworkId
    routes the request to the Equativ exchange.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.prebid.org/dev-docs/bidders/sharethrough.html
  baseURL: https://btlr.sharethrough.com
  tags:
  - Header Bidding
  - OpenRTB
  - Prebid
  - Native
  - Video
  - Display
  properties:
  - type: Documentation
    url: https://docs.prebid.org/dev-docs/bidders/sharethrough.html
  - type: GitHubRepository
    url: https://github.com/sharethrough/Prebid.js-inventory-growth
  - type: SourceCode
    url: https://github.com/prebid/Prebid.js/blob/master/modules/sharethroughBidAdapter.js
common:
- type: Website
  url: https://www.sharethrough.com
- type: Documentation
  url: https://support.sharethrough.com/hc/en-us
- type: Support
  url: https://support.sharethrough.com/hc/en-us
- type: GitHubOrganization
  url: https://github.com/sharethrough
- type: LinkedIn
  url: https://www.linkedin.com/company/sharethrough
- type: Blog
  url: https://www.sharethrough.com/blog
- type: X
  url: https://x.com/sharethrough
- type: TermsOfService
  url: https://www.sharethrough.com/publisher-platform-terms-of-service
- type: PrivacyPolicy
  url: https://privacy-center.sharethrough.com
- type: Contact
  url: https://www.sharethrough.com/contact
- type: Plans
  url: plans/sharethrough-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sharethrough-rate-limits.yml
- type: FinOps
  url: finops/sharethrough-finops.yml
- type: DomainSecurity
  url: security/sharethrough-domain-security.yml
- type: Authentication
  url: authentication/sharethrough-authentication.yml
- type: ErrorCatalog
  url: errors/sharethrough-problem-types.yml
- type: Conventions
  url: conventions/sharethrough-conventions.yml
- type: Lifecycle
  url: lifecycle/sharethrough-lifecycle.yml
- type: Conformance
  url: conformance/sharethrough-conformance.yml
- type: Compliance
  url: conformance/sharethrough-conformance.yml
- type: DataModel
  url: data-model/sharethrough-data-model.yml
- type: Packages
  url: packages/sharethrough-packages.yml
- type: WellKnown
  url: well-known/sharethrough-well-known.yml
- type: LLMsTxt
  url: llms/sharethrough-llms.txt
- type: SellersJSON
  url: sellers-json/sharethrough-sellers-json.yml
- type: JSONLDContext
  url: json-ld/sharethrough-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 14
  pass: local-v1