Back to catalog
Cortexa research tool·chemistry·chebi
ChEBI Get Ontology Children
Get the ontology children (is-a, has-part, has-functional-parent, etc.) of a ChEBI compound. ChEBI uses a rich ontology with relationships like 'is a', 'has part', 'has role', 'has functional parent', and 'is conjugate base/acid of'. This enables navigation of the chemical classification hierarchy. Example: CHEBI:15365 (aspirin) children include NCX-4040 (has functional parent), acetylsalicylate (conjugate base), and Yosprala (has part).
Livelast probed 2026-05-01 01:00Z· 746msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 746ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"chebi_id": {
"description": "ChEBI numeric identifier (without 'CHEBI:' prefix). Examples: 15365 (aspirin), 17234 (glucose), 16236 (ethanol).",
"type": "integer"
}
},
"required": [
"chebi_id"
],
"type": "object"
}Examples (1)
Default ChEBI Get Ontology Children call
public-safeinput
{
"chebi_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ChEBI_get_ontology_children
- Tool name
- ChEBI_get_ontology_children
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse