$0.02
per call · USD Coin on Base
FDA 510(k) clearances for medical devices: which devices were cleared to market, the applicant, the decision date, product code, device class, regulation number and advisory committee, plus a clearance-per-year breakdown. Search by device name, applicant company or K-number. Pairs with the adverse-events and enforcement endpoints for full medtech diligence.
Endpoint
GET https://x402-filings.datalayer.workers.dev/v1/fda/device-clearances3
Calls / 30d
2
Unique payers / 30d
Aug 30
Last called
exact
Payment scheme
Call this service
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://x402-filings.datalayer.workers.dev/v1/fda/device-clearances", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402-filings.datalayer.workers.dev/v1/fda/device-clearances?applicant=Medtronic&device=catheter&from=2024-01-01&kNumber=K123456&limit=25&to=2026-08-24" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"clearances": [
{
"applicant": "Example Medical Inc.",
"decision": "Substantially Equivalent",
"decisionDate": "2026-08-11",
"deviceClass": "2",
"deviceName": "Example Catheter",
"kNumber": "K260123",
"reviewedByThirdParty": false
}
],
"clearancesByYear": [
{
"count": 14,
"year": "2026"
},
{
"count": 11,
"year": "2025"
}
],
"count": 25,
"mostRecentDecision": "2026-08-11",
"query": {
"device": "catheter",
"limit": 25
},
"totalMatching": 41233
}Payment details
0x917e635b83f0dd7e8172c55ec4eebb28b734ca85USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from FDA 510(k) Device Clearances & similar services
Loyalspark · Recipient API Offers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Workflow Reward Status
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Recipient API Vouchers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.