The Definitive Guide to sellers.json

Complete guide to sellers.json: how SSPs declare their seller relationships, the technical specification, and why it matters for supply chain transparency.

Jack Pauley Product Manager Updated March 09, 2026

What is sellers.json?

Sellers.json is an IAB Tech Lab specification that allows supply-side platforms (SSPs), ad exchanges, and ad networks to publicly declare the entities authorized to sell inventory through their platform. Published as a JSON file at the SSP's root domain, sellers.json is the supply-side counterpart to ads.txt.

While ads.txt lets publishers say "these SSPs can sell my inventory," sellers.json lets SSPs say "these publishers and resellers are in my network." Together, they form a bidirectional trust framework that enables programmatic buyers to verify every link in the supply chain before spending advertiser dollars.

The sellers.json specification was finalized by the IAB Tech Lab in 2019, building on the foundation laid by ads.txt in 2017. Its adoption has been critical to the industry's push toward full supply chain transparency.

Why sellers.json Matters

The programmatic advertising ecosystem is complex. Between a brand's ad budget and the publisher's webpage, inventory can pass through multiple intermediaries: DSPs, SSPs, exchanges, ad networks, and resellers. Each hop in this chain is a potential point of fraud or value leakage.

Sellers.json addresses this by making SSP-seller relationships public and verifiable. Here is why that matters:

For Buyers (DSPs, Agencies, Brands)

For SSPs and Ad Networks

Technical Specification: Inside a sellers.json File

A sellers.json file is a JSON document hosted at the SSP's root domain (e.g., https://ssp.com/sellers.json). The file contains metadata about the SSP and an array of seller objects.

Top-Level Fields

{
  "contact_email": "programmatic@ssp.com",
  "contact_address": "123 Ad Street, New York, NY",
  "version": "1.0",
  "identifiers": [
    {
      "name": "TAG-ID",
      "value": "abcdef123456"
    }
  ],
  "sellers": [...]
}

Seller Object Fields

Each entry in the sellers array represents one authorized seller and includes the following fields:

Example Seller Entry

{
  "seller_id": "pub-12345",
  "seller_type": "PUBLISHER",
  "name": "Example News Corp",
  "domain": "examplenews.com",
  "is_confidential": 0
}

sellers.json and the SupplyChain Object

Sellers.json works alongside the OpenRTB SupplyChain Object (schain) to provide end-to-end supply chain transparency. While sellers.json is a static file that lists all of an SSP's authorized sellers, the schain object is dynamic, included in individual bid requests to describe the specific chain of intermediaries for that particular impression.

Together, they work like this:

  1. A bid request arrives at a DSP with an schain object listing each hop in the supply chain.
  2. The DSP validates each hop by checking the advertising system's sellers.json for the seller ID.
  3. The DSP also checks the publisher's ads.txt to verify the first hop is authorized.
  4. If everything checks out, the DSP can bid with confidence that the supply path is legitimate.

The Confidentiality Question

One of the most debated aspects of sellers.json is the is_confidential field. When an SSP marks a seller as confidential, they withhold the seller's name and domain from the public file. The reasons SSPs give for this include:

However, from a buyer's perspective, confidential entries are problematic. If a DSP cannot verify who the seller is, they cannot fully validate the supply path. As a result, many DSPs apply lower bid prices to inventory from confidential sellers, or skip it entirely. The trend in 2026 is toward less confidentiality as buyers increasingly reward transparency with higher CPMs.

Analyzing sellers.json at Scale

For ad tech professionals, analyzing sellers.json files across the ecosystem reveals valuable intelligence:

Doing this manually is impractical at scale. Red Volcano automates this analysis across every major SSP.

How Red Volcano Helps with sellers.json

Red Volcano maintains the industry's most comprehensive sellers.json dataset, crawling and parsing files from hundreds of SSPs, exchanges, and ad networks. The platform provides:

Need supply chain intelligence at scale? Red Volcano tracks 32M+ publishers weekly.

Book a Demo →

Frequently Asked Questions

Sellers.json is an IAB Tech Lab standard that allows SSPs, exchanges, and ad networks to publicly list the entities (publishers, intermediaries, and other sellers) that are authorized to sell inventory through their platform. It is the SSP-side counterpart to ads.txt.

SSPs host their sellers.json file at their root domain, typically at a URL like https://ssp-domain.com/sellers.json. The file is a JSON document containing an array of seller objects, each representing an authorized entity in the SSP's network.

Ads.txt and sellers.json are complementary. Ads.txt is publisher-side: a publisher declares which SSPs are authorized to sell their inventory. Sellers.json is SSP-side: the SSP declares which publishers and resellers are in its network. Together, they enable bidirectional verification of supply chain relationships.

The is_confidential field in a sellers.json entry indicates that the SSP has chosen not to publicly disclose the identity of that seller. When set to 1 or true, the seller's name and domain are omitted. While confidentiality is allowed by the spec, excessive use of it reduces supply chain transparency and may cause DSPs to deprioritize that inventory.

Red Volcano crawls and parses sellers.json files from every major SSP, exchange, and ad network. This data powers SSP profile pages, seller relationship mapping, and supply chain analysis. Users can look up any seller ID across all SSPs, verify publisher-SSP relationships, and track changes over time.

Explore Red Volcano

The most comprehensive supply-side AdTech intelligence platform. 32M+ publishers, 2,000+ technologies, complete ads.txt and sellers.json data — updated weekly.

🔗

Related Data

📊

Get the Complete Dataset

What you see here is just a preview. Red Volcano customers get access to the full, unfiltered dataset — including:

Book a 15-minute call and we’ll walk you through the platform live.