{"uid":"cap_7XZv0OANCx4x_MZspvmuj","slug":"medapi-ndc-drug-lookup-2b0e5c03","name":"MedAPI NDC Drug Lookup","description":"Drug data, adverse events, clinical trials, PubMed. AI-powered medical analysis. 17 endpoints. x402 on Base.","url":"https://mamujamedapi.vercel.app/api/ndc","method":"POST","headers":{},"bodySchema":{"type":"object","required":["ndc"],"properties":{"ndc":{"type":"string","description":"ndc"}}},"responseSchema":{"type":"object","required":["success"],"properties":{"data":{"type":"object","properties":{"name":{"type":"string"},"route":{"type":"string"},"labeler":{"type":"string"},"ndc_code":{"type":"string"},"dosage_form":{"type":"string"}}},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.35","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.35/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.35","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.35","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_aik2678JB5alKb9VvnNTZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.35","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up drug product information by National Drug Code (NDC), returning name, route, labeler, dosage form, and NDC code.","exampleAgentPrompt":"Can you look up the drug details for NDC code 0069-0105-68 — I need the drug name, who makes it, what form it comes in, and how it's administered?","exampleUseCases":[{"title":"Medication verification from prescription label","prompt":"I scanned a prescription bottle and the NDC printed on it is 0002-3227-01 — can you tell me what drug that is, who the labeler is, and what dosage form it comes in?"},{"title":"Drug database enrichment pipeline","prompt":"I have a list of NDC codes from insurance claims and I need to resolve each one to its drug name, administration route, and dosage form — start with NDC 50580-506-02."},{"title":"Pharmacovigilance research lookup","prompt":"For my adverse event report, I need to confirm the drug name, labeler, and route for NDC 0781-1506-10 — can you pull that from the drug database?"}],"resultDescription":"Returns a JSON object with a success boolean and a data object containing the drug's name, administration route (e.g. oral, intravenous), labeler (manufacturer/distributor), the NDC code itself, and dosage form (e.g. tablet, capsule, solution).","failureModes":["Invalid or malformed NDC code returns success: false with no data","NDC not found in FDA database returns empty or null data object","Incorrect NDC format (wrong segment lengths) may cause lookup failure","Network or upstream FDA data source unavailability causes 5xx errors","Payment failure via x402 protocol blocks the request before processing"],"whenToPreferThis":"Choose this endpoint when you need to resolve a specific National Drug Code (NDC) to its FDA-registered product details — drug name, labeler, route, and dosage form. Ideal for pharmacy verification, insurance claim enrichment, adverse event reporting, or any workflow that starts with a barcode or NDC string and needs structured drug metadata. Prefer this over general drug search endpoints when you already have the NDC and need a direct, authoritative lookup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:45:43.247Z","isFirstParty":false}