Back to catalog
Cortexa research tool·genomics·bioregistry
Bioregistry Get Registry
Get metadata for a biological database/ontology by its Bioregistry prefix. Returns name, description, homepage, ID pattern, URI format, example IDs, and synonyms. Covers 2600+ resources including UniProt, ChEBI, GO, PDB, Ensembl, HGNC, and many more.
Livelast probed 2026-04-30 23:07Z· 104msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 104ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"const": "get_registry",
"description": "Operation type (fixed: get_registry)",
"type": "string"
},
"prefix": {
"description": "Bioregistry prefix (e.g., 'uniprot', 'chebi', 'go', 'pdb', 'ensembl', 'hgnc', 'pubmed')",
"type": "string"
}
},
"required": [
"prefix"
],
"type": "object"
}Examples (1)
Default Bioregistry Get Registry call
public-safeinput
{
"prefix": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Bioregistry_get_registry
- Tool name
- Bioregistry_get_registry
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse