Back to catalog
Cortexa research tool·genomics·uniprot_ref
UniProtRef Search Keywords
Search the UniProt keyword controlled vocabulary. Keywords are standardized terms used to annotate protein functions, biological processes, cellular components, diseases, and technical features in UniProt. Returns keyword IDs, categories, definitions, and protein counts. Example: searching 'kinase' returns KW-0418 (Kinase), KW-0723 (Serine/threonine-protein kinase), etc. with their definitions and how many proteins carry each keyword.
Livelast probed 2026-04-30 23:07Z· 111msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 111ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Search query for keywords. Examples: 'kinase', 'apoptosis', 'membrane', 'phosphorylation', 'zinc finger'.",
"type": "string"
},
"size": {
"description": "Maximum number of results to return (default: 10, max: 25).",
"type": "integer"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default UniProtRef Search Keywords call
public-safeinput
{
"query": "BRCA1",
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProtRef_search_keywords
- Tool name
- UniProtRef_search_keywords
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse