Back to catalog
Cortexa research tool·genomics·bioregistry
Bioregistry Search Registries
Search the Bioregistry for databases, ontologies, and resources by keyword. Use to find the correct prefix for identifier resolution, or to discover databases related to a topic (e.g., 'protein', 'gene ontology', 'metabolite').
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": {
"limit": {
"default": 10,
"description": "Maximum results to return (default: 10)",
"type": "integer"
},
"operation": {
"const": "search_registries",
"description": "Operation type (fixed: search_registries)",
"type": "string"
},
"query": {
"description": "Search term (e.g., 'protein', 'gene expression', 'metabolite')",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default Bioregistry Search Registries call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Bioregistry_search_registries
- Tool name
- Bioregistry_search_registries
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse