New: Shopify App now available

Don't sell recalled products

Automatically check your catalog against official CPSC, FDA, and NHTSA recall databases. Built for Shopify, WooCommerce, and Amazon sellers.

Official CPSC API
Fuzzy matching
Real-time webhooks
Compliance reports
api.safeshelf.com/v1/check
curl -X POST https://api.safeshelf.com/v1/check \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer *** \
  -d '{"product_name": "Instant Pot Duo", "brand": "Instant Brands"}'
{
  "status": "MATCH",
  "confidence": 0.92,
  "matches": [{
    "recall_id": "26715",
    "title": "Instant Pot Pressure Cookers Recalled Due to Burn Hazard",
    "agency": "CPSC",
    "hazard": "Burn",
    "remedy": "refund",
    "recall_date": "2023-03-23",
    "confidence": 0.92
  }]
}

Everything you need for recall compliance

From daily monitoring to audit-ready reports — built specifically for e-commerce sellers.

Official Government APIs

Direct integration with CPSC, FDA, and NHTSA recall endpoints. Authoritative data, no scraping.

Smart Fuzzy Matching

Token-based similarity scoring catches variants like "Instant Pot Duo 7-in-1". Confidence on every match.

Daily Automated Sync

New recalls surface in your database before you start your day. Zero manual work.

Real-time Webhooks

Slack, email, or custom endpoint alerts when a recall matches your catalog. HMAC-signed with retry.

Simple, transparent pricing

No hidden fees. No contracts. Cancel anytime.

Starter

For growing brands

$19/month

5,000 checks/mo

  • 5,000 API checks/month
  • CPSC + FDA + NHTSA data
  • Fuzzy matching
  • Confidence scoring
  • Daily data sync
  • Email support
Get Started
Most Popular

Pro

For growing brands

$49/month

30,000 checks/mo

  • 30,000 API checks/month
  • Everything in Starter
  • Bulk product checking
  • Priority email support
  • Usage dashboard
  • Real-time recall alerts
Get Started

Team

For growing brands

$99/month

100,000 checks/mo

  • 100,000 API checks/month
  • Everything in Pro
  • Multiple team members
  • Advanced analytics
  • Shared workspaces
  • Faster support response
Get Started

Business

For growing brands

$199/month

300,000 checks/mo

  • 300,000 API checks/month
  • Everything in Team
  • Custom webhook endpoints
  • Dedicated onboarding
  • Phone support
  • SLA: 99.9% uptime
Get Started

Ready to get started?

Create your account in minutes. First 100 checks free.

Install Shopify App

Or explore the API docs