C

ClearCheck · Drug

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.03

per call · USD Coin on Base

US drug status by name: approval route, boxed warning, active recalls, and who manufactures it. Source openFDA.

Endpoint

GET https://loonie-toll.onrender.com/drug

2

Calls / 30d

1

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://loonie-toll.onrender.com/drug", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://loonie-toll.onrender.com/drug?name=Tylenol" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "boxedWarningExcerpt": null,
  "disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. THIS IS NOT MEDICAL ADVICE and must not be used to make treatment decisions — consult a licensed clinician or pharmacist. op…",
  "drug": {
    "applicationNumbers": [
      "M013"
    ],
    "brandNames": [
      "TYLENOL Extra Strength"
    ],
    "genericNames": [
      "ACETAMINOPHEN"
    ],
    "manufacturers": [
      "Kenvue Brands LLC"
    ],
    "productType": "HUMAN OTC DRUG",
    "routes": [
      "ORAL"
    ],
    "substances": [
      "ACETAMINOPHEN"
    ]
  },
  "flags": [
    "1 recall(s) currently listed as ongoing."
  ],
  "hasBoxedWarning": false,
  "labelSections": {
    "contraindications": null,
    "indications": "Uses temporarily relieves minor aches and pains due to: the common cold headache backache minor pain of arthritis toothache muscular aches premenstrual and menstrual cramps temporarily reduces fever"
  },
  "labelsMatched": 111,
  "recalls": {
    "classI": 0,
    "ongoing": 1,
    "records": [
      {
        "classification": "Class II",
        "distribution": "U.S. Nationwide - CO, IL, OH and IN.",
        "firm": "Kenvue Brands LLC",
        "initiatedOn": "20251021",
        "reason": "Defective Container",
        "status": "Ongoing"
      }
    ],
    "total": 1
  },
  "retrievedAt": "2026-09-09T00:54:18.394Z",
  "source": "openFDA — drug label and enforcement (recall) endpoints, US FDA",
  "verdict": "ACTIVE_RECALL"
}

Payment details

Pay to0xb531320805c5bed1d46aeadcf4f008fdf172dbda
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from ClearCheck & similar services