Back to catalog
Cortexa research tool·genomics·identifiers_org
IdentifiersOrg Get Namespace
Get detailed information about a specific Identifiers.org namespace (database prefix). Returns the namespace name, ID pattern regex, description, sample ID, and provider resources. Use this to understand the identifier format for a specific database (e.g., what a valid UniProt ID looks like). The prefix is the part before the colon in a compact ID (e.g., 'uniprot' in 'uniprot:P04637'). There are 800+ registered namespaces covering most major biological databases.
Livelast probed 2026-05-01 01:00Z· 384msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 384ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"prefix": {
"description": "The namespace prefix to look up. Examples: 'uniprot', 'pdb', 'ensembl', 'go', 'chebi', 'ncbigene', 'taxonomy', 'reactome', 'kegg.compound', 'interpro', 'pfam', 'doi'.",
"type": "string"
}
},
"required": [
"prefix"
],
"type": "object"
}Examples (1)
Default IdentifiersOrg Get Namespace call
public-safeinput
{
"prefix": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_IdentifiersOrg_get_namespace
- Tool name
- IdentifiersOrg_get_namespace
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse