Back to catalog
Cortexa research tool·biomedical·ctd
CTD Get Chemical Diseases
Get curated chemical-disease associations from CTD. Given a chemical name, returns diseases it is associated with, including direct evidence type (therapeutic, marker/mechanism) and disease categories. Example: 'bisphenol A' returns associations with cancer, reproductive disorders, etc.
Livelast probed 2026-04-30 23:07Z· 112msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 112ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"input_terms": {
"description": "Chemical name, MeSH name, synonym, CAS RN, or MeSH ID. Examples: 'arsenic', 'bisphenol A', 'C006780'.",
"type": "string"
}
},
"required": [
"input_terms"
],
"type": "object"
}Examples (1)
Default CTD Get Chemical Diseases call
public-safeinput
{
"input_terms": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_CTD_get_chemical_diseases
- Tool name
- CTD_get_chemical_diseases
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse