BNM Data Shop – FDA Untitled Letters is a paid API for AI agents from ticks.bnm.farm, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).
Returns a structured JSON list of FDA untitled letters (promotional compliance enforcement actions) with firm names, products, cited regulations, and letter body text.
Official public data as JSON. Unpaid paid routes return HTTP 402.
Returns a JSON object with an 'ok' status, an 'asOf' date, a list of 'cards' (each containing the letter body, date, firm, product, cited regulations, and FDA source URL), a 'records' array of metadata-only entries, a record count, and a fetchedAt timestamp. Data is sourced directly from FDA's public compliance enforcement pages.
GEThttps://ticks.bnm.farm/untitled-lettersChoose this endpoint when you need structured, machine-readable FDA untitled letter data without scraping FDA's website yourself. It is ideal for compliance monitoring, regulatory due diligence, or enriching pharma datasets. Prefer it over raw FDA web scraping when you want clean JSON with parsed fields (firm, product, cited law, letter body). It complements warning-letter endpoints if you specifically need the softer 'untitled letter' category of FDA enforcement.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"ok": true,
"asOf": "2026-04-28",
"cards": [
{
"id": "bayer-healthcare-pharmaceuticals-inc-192241",
"body": "The Office of Prescription Drug Promotion (OPDP) of the U.S. Food and Drug Administration (FDA) has reviewed the promotional communications…",
"date": "2026-04-28",
"firm": "Bayer HealthCare Pharmaceuticals, Inc.",
"said": "FDA has determined that the video and TV ad are false or misleading.",
"cites": [
"FD&C Act"
],
"office": "OPDP",
"product": "NUBEQA® (darolutamide) tablets, for oral use",
"sourceUrl": "https://www.fda.gov/media/192241/download"
}
],
"source": "https://www.fda.gov/inspections-compliance-enforcement-and-criminal-investigations/compliance-actions-and-activities/issuance-untitled-letters",
"status": "ok",
"product": "fda-untitled-letter-bodies",
"records": [
{
"id": "bayer-healthcare-pharmaceuticals-inc-192241",
"url": "https://www.fda.gov/media/192241/download",
"date": "2026-04-28",
"firm": "Bayer HealthCare Pharmaceuticals, Inc.",
"type": "untitled-letter"
}
],
"fetchedAt": "2026-08-19T22:20:31.840Z",
"recordCount": 1
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"