Back to catalog
Cortexa research tool·drug discovery·pubchem
PubChem Get Compound Xrefs By CID
Get external references (XRefs) for compound by CID, including links to ChEBI, DrugBank, KEGG, etc.
Livelast probed 2026-04-30 23:07Z· 82msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 82ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"cid": {
"description": "Compound ID to query external references for, e.g., 2244.",
"type": "integer"
},
"xref_types": {
"description": "List of external database types to query, e.g., [\"RegistryID\", \"RN\", \"PubMedID\"].",
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"cid",
"xref_types"
],
"type": "object"
}Examples (1)
Default PubChem Get Compound Xrefs By CID call
public-safeinput
{
"cid": 1,
"xref_types": []
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PubChem_get_compound_xrefs_by_CID
- Tool name
- PubChem_get_compound_xrefs_by_CID
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse