Back to catalog
Cortexa research tool·literature·ctd
CTD Get Chemical Gene Interactions
Get curated chemical-gene interactions from CTD (Comparative Toxicogenomics Database). Given a chemical name, returns genes it interacts with, including organism, PubMed references, and interaction types. Example: 'bisphenol A' returns thousands of gene interactions across species.
Livelast probed 2026-04-30 23:07Z· 103msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 103ms
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: 'bisphenol A', 'acetaminophen', 'D000082' (MeSH ID for acetaminophen).",
"type": "string"
}
},
"required": [
"input_terms"
],
"type": "object"
}Examples (1)
Default CTD Get Chemical Gene Interactions 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_gene_interactions
- Tool name
- CTD_get_chemical_gene_interactions
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse