Supply Chain API

IAB Tech Lab's hosted, subscription API for aggregated supply-chain data: crawled and validated ads.txt, app-ads.txt and sellers.json files, plus the Transparency Center's compliance and identifier registries (OM SDK and podcast compliance, MSPA signatory IDs, SKAdNetwork IDs, GPP data). Access is provisioned through the Tech Lab Tools Portal (tools.iabtechlab.com, free login) at /transparencycenter/apiAccess/all; the backing host api.iabtechlab.com (alias coreapi.iabtechlab.com) identifies itself as 'IAB Tech Lab Core API' and answers /health, but /docs, /docs/oauth and /openapi.json all 302 to /login, so the contract is gated behind a subscription. Basic tier is $2,500/yr for members and $4,500/yr for non-members; API+ adds $2,500/yr.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/supply-chain-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
aid: iab-tech-lab:supply-chain-api
name: Supply Chain API
description: 'IAB Tech Lab''s hosted, subscription API for aggregated supply-chain data: crawled and validated
  ads.txt, app-ads.txt and sellers.json files, plus the Transparency Center''s compliance and identifier
  registries (OM SDK and podcast compliance, MSPA signatory IDs, SKAdNetwork IDs, GPP data). Access is
  provisioned through the Tech Lab Tools Portal (tools.iabtechlab.com, free login) at /transparencycenter/apiAccess/all;
  the backing host api.iabtechlab.com (alias coreapi.iabtechlab.com) identifies itself as ''IAB Tech Lab
  Core API'' and answers /health, but /docs, /docs/oauth and /openapi.json all 302 to /login, so the contract
  is gated behind a subscription. Basic tier is $2,500/yr for members and $4,500/yr for non-members; API+
  adds $2,500/yr.'
humanURL: https://iabtechlab.com/software/iab-tech-lab-supply-chain-api/
baseURL: https://api.iabtechlab.com
tags:
- Supply Chain
- ads.txt
- sellers.json
- Transparency
- Compliance
properties:
- type: Documentation
  url: https://iabtechlab.com/software/transparency-center/
- type: Pricing
  url: https://iabtechlab.com/software/iab-tech-lab-supply-chain-api/
- type: SignUp
  url: https://tools.iabtechlab.com/
- type: Portal
  url: https://tools.iabtechlab.com/
- type: Plans
  url: plans/iab-tech-lab-plans-pricing.yml
x-base-url-note: api.iabtechlab.com is the host the Tools Portal SDK (iabtechlab-sdk_v1.7.3.js) calls
  and the one that names itself IAB Tech Lab Core API; coreapi.iabtechlab.com serves the identical page.
  The contract behind /docs is gated (302 -> /login).