C

ClearCheck · Foodrecall

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.01

per call · USD Coin on Base

Food recall check by company or product: FDA class, reason, distribution, and whether the recall is still open.

Endpoint

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

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/foodrecall", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://loonie-toll.onrender.com/foodrecall?firm=Kraft" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "counts": {
    "classI": 0,
    "classII": 10,
    "classIII": 0,
    "ongoing": 0
  },
  "disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. Recall classification is the FDA's, and absence of a match is not proof a product is safe. Meat, poultry and egg products ar…",
  "matchCount": 58,
  "query": {
    "firm": "Kraft",
    "product": null
  },
  "reasons": [
    "10 recall(s) found for firm \"Kraft\", none classified Class I.",
    "Most recent: Primal Kitchen Avocado Oil 1PT 9.3 FL OZ (750ml) glass bottle UPC 855232007194, 6 bottles per wholesale case — Class II."
  ],
  "recalls": [
    {
      "classification": "Class II",
      "classifiedOn": "2024-07-15",
      "distribution": "ME, CA, GA, IN, KY, NC, NV, PA, AZ, TX and online nationally",
      "firmLocation": "Chicago, IL, United States",
      "initiatedOn": "2024-04-19",
      "product": "Primal Kitchen Avocado Oil 1PT 9.3 FL OZ (750ml) glass bottle UPC 855232007194, 6 bottles per wholesale case",
      "quantity": "2,061 cases",
      "reason": "The product's glass bottle may be prone to breakage",
      "recallNumber": "F-1482-2024",
      "recallingFirm": "KRAFT HEINZ FOODS COMPANY",
      "status": "Terminated",
      "terminatedOn": "2025-01-21",
      "voluntary": "Voluntary: Firm initiated"
    },
    {
      "classification": "Class II",
      "classifiedOn": "2022-09-13",
      "distribution": "IL, IN, MD, MS,NJ, NY, PA, VA",
      "firmLocation": "Chicago, IL, United States",
      "initiatedOn": "2022-08-12",
      "product": "Capri Sun, Wild Cherry, Flavored Juice Drink Blend in 6floz. foil pouch. Sold in carton containing 10 pouches.  Carton UPC 087684001004.  Four cartons per wholesale case.",
      "quantity": "5,760 cases",
      "reason": "cleaning solution, which is used on food processing equipment, was inadvertently introduced into a production line",
      "recallNumber": "F-1735-2022",
      "recallingFirm": "KRAFT HEINZ FOODS COMPANY",
      "status": "Terminated",
      "terminatedOn": "2023-06-28",
      "voluntary": "Voluntary: Firm initiated"
    }
  ],
  "retrievedAt": "2026-08-31T21:30:32.793Z",
  "source": "openFDA food enforcement reports (US FDA)",
  "verdict": "RECALLED"
}

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