{"slug":"goodsong-dev-verify-drug-3e252c","title":"Verify an FDA drug record","host":"goodsong.dev","method":"POST","resource":"https://goodsong.dev/verify/drug","category":"other","description":"Verify an FDA drug record: given a claim_type (approval, ndc, or recall) and its identifier, does that record actually exist, and does the given name match the canonical record? Checked against openFDA. Catches a fabricated or misattributed drug approval, NDC listing, or recall citation. Existence/s","price_listed":0.005,"price_asked":0.005,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":236,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"claim_type":"approval","expected_name":"Lipitor","identifier":"NDA020702"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"description":"Provide a claim_type and the matching identifier; expected_name is optional and checked against the canonical record when given.","properties":{"claim_type":{"description":"Which FDA record type to check.","enum":["approval","ndc","recall"],"type":"string"},"expected_name":{"description":"Optional name to cross-check: brand/sponsor name for approval/ndc, recalling firm for recall.","type":"string"},"identifier":{"description":"The application_number (approval), product_ndc (ndc), or recall_number (recall).","type":"string"}},"required":["claim_type","identifier"]},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"canonical":{"type":["object","null"]},"checks":{"type":"object"},"cost":{"type":"object"},"evidence":{"type":"array"},"latency_ms":{"type":"integer"},"verdict":{"enum":["confirmed","contradicted","unknown"],"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.005,"price_match":true,"latency_ms":236,"error":null}],"description_full":"Verify an FDA drug record: given a claim_type (approval, ndc, or recall) and its identifier, does that record actually exist, and does the given name match the canonical record? Checked against openFDA. Catches a fabricated or misattributed drug approval, NDC listing, or recall citation. Existence/status only, not medical advice.","last_updated":"2026-09-04T01:27:28.568Z","schemes":["exact"]}