Device UDI Lookup
fda_device_udi_lookupSearch the FDA's Global Unique Device Identification Database (GUDID) by device identifier (DI/barcode), device name, company name, or brand name. Returns device details including UDI, descriptions, and company information. Costs 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (1-500) | |
| offset | No | Result offset for pagination | |
| device_id | No | Device Identifier (DI) — exact barcode/GTIN lookup | |
| brand_name | No | Brand name (fuzzy search) | |
| device_name | No | Device/brand name (fuzzy search) | |
| company_name | No | Company/manufacturer name (fuzzy search) |