Back to catalog
Cortexa research tool·chemistry·chebi
ChEBI Get Compound
Get detailed information about a chemical entity from ChEBI (Chemical Entities of Biological Interest) by its CHEBI ID. Returns the compound name, definition, synonyms, molecular formula, mass, InChIKey, SMILES, charge, and star rating (curation quality: 3=manually curated, 2=checked, 1=unchecked). ChEBI is maintained by EBI and is the standard reference for small molecules in biology. Example: CHEBI:15365 returns acetylsalicylic acid (aspirin).
Livelast probed 2026-05-01 01:00Z· 747msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 747ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"chebi_id": {
"description": "ChEBI numeric identifier (without the 'CHEBI:' prefix). Examples: 15365 (aspirin), 17234 (glucose), 16236 (ethanol), 15377 (water), 17790 (methanol).",
"type": "integer"
}
},
"required": [
"chebi_id"
],
"type": "object"
}Examples (1)
Default ChEBI Get Compound 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_compound
- Tool name
- ChEBI_get_compound
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse