Back to catalog
Cortexa research tool·clinical·fda_orange_book
FDA OrangeBook Get Approval History
Get complete approval history for a drug application including original approval date, supplements, and review documents. Returns submission timeline and links to approval letters/labels. Example: NDA020402 shows all Advil approval actions.
Livelast probed 2026-04-30 23:07Z· 102msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 102ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"application_number": {
"description": "FDA application number (e.g., 'NDA020402')",
"type": "string"
},
"operation": {
"const": "get_approval_history",
"description": "Operation type (fixed)"
}
},
"required": [
"application_number"
],
"type": "object"
}Examples (1)
Default FDA OrangeBook Get Approval History call
public-safeinput
{
"application_number": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FDA_OrangeBook_get_approval_history
- Tool name
- FDA_OrangeBook_get_approval_history
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse