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.

30.3/100 thin ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
Native AdvertisingProgrammatic AdvertisingSSPDSPOpenRTBAd ExchangeHeader BiddingCTVSustainability

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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.'
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/sharethrough"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sharethrough/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sharethrough/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.