/openfda/drug/orangebook/search

POST /api/openfda/drug/orangebook/search

Price: 20 credits

Search the FDA Orange Book by application, product, ingredient, patent and exclusivity

How to use it

Search the approved-drug list. This is the endpoint for patent and exclusivity questions — `has_patents` and `has_exclusivity` isolate the records that carry them. Patents sit on brand (NDA) products only, so combining `has_patents` with `application_type=ANDA` returns nothing by construction. Generics do hold exclusivity, and `has_exclusivity` with `application_type=ANDA` is how you reach the ones reserving a competitive-generic (CGT) or patent-challenge (PC) term. `therapeutic_equivalence_code` finds substitutable products (AB and its numbered variants), and is set on marketed prescription products, not on discontinued or OTC ones. `application_number` accepts the prefixed or bare form. Each result is one product of one application; the same application returns several rows, one per strength.

Parameters

Request body

Response

Errors

Response headers