Back to catalog
Cortexa research tool·chemistry·uniprot_ref
UniProtRef Get Keyword
Get detailed information about a specific UniProt keyword by its ID. Returns the full definition, category (Biological process, Molecular function, Cellular component, Disease, etc.), parent keywords in the hierarchy, GO term mappings, and protein counts. Example: KW-0053 returns 'Apoptosis' in the 'Biological process' category with GO:0006915 mapping and count of annotated proteins.
Livelast probed 2026-04-30 23:07Z· 107msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 107ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"keyword_id": {
"description": "UniProt keyword ID in format KW-XXXX. Get IDs from UniProtRef_search_keywords. Examples: 'KW-0053' (Apoptosis), 'KW-0418' (Kinase), 'KW-0002' (3D-structure).",
"type": "string"
}
},
"required": [
"keyword_id"
],
"type": "object"
}Examples (1)
Default UniProtRef Get Keyword call
public-safeinput
{
"keyword_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProtRef_get_keyword
- Tool name
- UniProtRef_get_keyword
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse