{"uid":"cap_CVR9eXjDo9vI1CAA55lmn","slug":"medapi-drug-lookup-8c52fc0f","name":"MedAPI 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/drug","method":"POST","headers":{},"bodySchema":{"type":"object","required":["name"],"properties":{"name":{"type":"string","description":"name"}}},"responseSchema":{"type":"object","required":["success"],"properties":{"data":{"type":"object","properties":{"route":{"type":"string"},"warnings":{"type":"array","items":{"type":"string"}},"brand_name":{"type":"string"},"dosage_form":{"type":"string"},"generic_name":{"type":"string"},"manufacturer":{"type":"string"},"active_ingredients":{"type":"array","items":{"type":"object"}}}},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.2","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.2/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.2","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.2","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Nfs2PfQGis68uNNQTzQoZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.2","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves structured drug data including brand name, generic name, active ingredients, dosage form, route of administration, warnings, and manufacturer for a given drug name.","exampleAgentPrompt":"Can you look up the drug information for Metformin — I need the generic name, brand name, active ingredients, dosage form, route, manufacturer, and any warnings?","exampleUseCases":[{"title":"Medication safety check for patient","prompt":"Pull up everything you know about Lisinopril — I need the active ingredients, dosage form, route of administration, and any warnings associated with it."},{"title":"Brand vs generic drug identification","prompt":"What's the brand name for the drug atorvastatin, and who manufactures it? Also tell me the dosage form it comes in."},{"title":"Drug data enrichment for health app","prompt":"Fetch the full drug profile for Amoxicillin — I need the generic name, active ingredients, route, dosage form, and any listed warnings so I can display it in our medication tracker."}],"resultDescription":"Returns a JSON object with a success boolean and a data object containing: brand_name, generic_name, active_ingredients (array of objects), dosage_form, route, manufacturer, and warnings (array of strings) for the queried drug.","failureModes":["Drug name not found in database — returns success:false with no data object","Misspelled or ambiguous drug name — may return no results or incorrect match","Unknown or investigational drugs not in the underlying database may return empty","Network timeout on the vercel deployment — transient 5xx errors possible"],"whenToPreferThis":"Choose this endpoint when you need structured pharmaceutical reference data for a specific drug by name — particularly brand/generic name resolution, active ingredient lists, dosage form, and warnings. Prefer it over general web search when you need machine-readable drug fields. It complements adverse event and clinical trial endpoints in the same MedAPI suite for broader medical intelligence tasks.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:32:01.261Z","isFirstParty":false}