Back to catalog
Cortexa research tool·genomics·identifiers_org
IdentifiersOrg Search Namespaces
Search the Identifiers.org registry for namespaces (database prefixes) by keyword. Returns namespaces whose prefix contains the search term. Use this to discover what database prefixes are available for resolving identifiers. For example, search 'pdb' to find PDB-related namespaces, or 'gene' to find all gene-related databases registered in Identifiers.org.
Livelast probed 2026-04-30 23:07Z· 95msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 95ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"content": {
"description": "Search term to find in namespace prefixes. Examples: 'pdb', 'gene', 'protein', 'uniprot', 'ensembl', 'kegg', 'chebi', 'pathway'.",
"type": "string"
},
"page": {
"default": 0,
"description": "Page number (0-based). Default: 0.",
"type": "integer"
},
"size": {
"default": 10,
"description": "Results per page. Default: 10.",
"type": "integer"
}
},
"required": [
"content"
],
"type": "object"
}Examples (1)
Default IdentifiersOrg Search Namespaces call
public-safeinput
{
"content": "",
"page": 1,
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_IdentifiersOrg_search_namespaces
- Tool name
- IdentifiersOrg_search_namespaces
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse