TTB Open Data

TTB's open data surface is a set of static, anonymously downloadable files rather than a request/response API. Production and operations reports for beer, wine, distilled spirits and tobacco are published as JSON and CSV under /system/files//, and two processing-time feeds are refreshed daily as XML and CSV under /images/foia/. There is no OpenAPI, no query API, no API key and no rate limit; format is selected by choosing a different file, not by content negotiation. Dataset metadata is published in Project Open Data / DCAT-US 1.1 form inside the Department of the Treasury catalog, where 34 records carry publisher.name "TTB".

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/ttb-open-data-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: alcohol-and-tobacco-tax-and-trade-bureau:ttb-open-data-api
name: TTB Open Data
tags:
- Open Data
- Excise Tax
- Statistics
- DCAT-US
humanURL: https://www.ttb.gov/data
baseURL: https://www.ttb.gov
description: TTB's open data surface is a set of static, anonymously downloadable files rather than a
  request/response API. Production and operations reports for beer, wine, distilled spirits and tobacco
  are published as JSON and CSV under /system/files/<YYYY-MM>/, and two processing-time feeds are refreshed
  daily as XML and CSV under /images/foia/. There is no OpenAPI, no query API, no API key and no rate
  limit; format is selected by choosing a different file, not by content negotiation. Dataset metadata
  is published in Project Open Data / DCAT-US 1.1 form inside the Department of the Treasury catalog,
  where 34 records carry publisher.name "TTB".
x-base-url-note: TTB states no API base URL because it ships no API. www.ttb.gov is the host that actually
  serves every machine-readable file; the two prefixes in use are /system/files/<YYYY-MM>/ for bulk datasets
  and /images/foia/ for the daily processing-time feeds.
properties:
- type: DataCatalog
  url: json-ld/alcohol-and-tobacco-tax-and-trade-bureau-dcat-us.jsonld
- type: Documentation
  url: https://www.ttb.gov/statistics/reports-and-data
- type: DataFeed
  name: Label application processing times (XML, daily)
  url: https://www.ttb.gov/images/foia/cola_stats.xml
- type: DataFeed
  name: Beverage alcohol formula processing times (CSV, daily)
  url: https://www.ttb.gov/images/foia/form_stats.csv
- type: DataFeed
  name: Tobacco products production and operations (JSON)
  url: https://www.ttb.gov/system/files/2024-08/Tobacco_Products_Data.json
- type: DataFeed
  name: Beer national report (JSON)
  url: https://www.ttb.gov/system/files/2025-05/Beer_National_Report_JSON.json
- type: DataFeed
  name: Wine data (JSON)
  url: https://www.ttb.gov/system/files/2024-08/Wine_Data.json
- type: DataFeed
  name: Distilled spirits data (JSON)
  url: https://www.ttb.gov/system/files/2024-08/Distilled_Spirits_Data.json