Back to catalog
Cortexa research tool·drug discovery·fda_drug_adverse_event
FAERS Count Additive Administration Routes
Enumerate and count administration routes for adverse events across specified medicinal products. Only medicinalproducts is required; serious filter is optional. Use filters sparingly to avoid overly restrictive searches. Data source: FDA Adverse Event Reporting System (FAERS).
Livelast probed 2026-05-01 01:00Z· 105msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 105ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"medicinalproducts": {
"description": "Array of medicinal product names.",
"items": {
"type": "string"
},
"type": "array"
},
"serious": {
"description": "Optional: Filter by event seriousness. Omit this parameter if you don't want to filter by seriousness.",
"enum": [
"Yes",
"No"
],
"type": "string"
}
},
"required": [
"medicinalproducts"
],
"type": "object"
}Examples (1)
Default FAERS Count Additive Administration Routes call
public-safeinput
{
"medicinalproducts": []
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FAERS_count_additive_administration_routes
- Tool name
- FAERS_count_additive_administration_routes
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse