UCSF Industry Documents Library Solr API
Public, unauthenticated Apache Solr query interface over the UCSF Industry Documents Library, an archive of 28,298,987 internal documents from the tobacco, drug, chemical, food, fossil fuel and opioid industries, produced in litigation and preserved by the UCSF Library Center for Knowledge Management. Documents are retrieved by eight-character ID or by Solr field query with AND / OR / NOT and explicit parentheses, and serialized as xml, json, python, ruby, php or csv. UCSF documents the interface in its "Industry Documents Data API v5" PDF. Two defects were confirmed on 2026-08-19: the documented `rows` parameter is accepted and echoed back but not honoured — the deployed page size is 1000 records, not the documented 100 — and the documentation page UCSF links to is now a client-side route in a single-page application that returns the same 200 shell for every path, so the authoritative PDF survives only in the Internet Archive. Verified live 2026-08-19.