Back to catalog
Cortexa research tool·clinical·fda_orange_book
FDA OrangeBook Check Generic Availability
Check if generic versions are FDA-approved for a brand-name drug. Returns reference drug info, approved generics count, and TE codes. Example: Query 'LIPITOR' to find atorvastatin generics. Use for competitive landscape analysis.
Livelast probed 2026-04-30 23:07Z· 118msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 118ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"brand_name": {
"description": "Brand name to check for generics",
"type": "string"
},
"generic_name": {
"description": "Generic name to check",
"type": "string"
},
"operation": {
"const": "check_generic_availability",
"description": "Operation type (fixed)"
}
},
"required": [],
"type": "object"
}Examples (1)
Default FDA OrangeBook Check Generic Availability call
public-safeinput
{
"generic_name": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FDA_OrangeBook_check_generic_availability
- Tool name
- FDA_OrangeBook_check_generic_availability
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse