Back to catalog
Cortexa research tool·genomics·uniprot
UniProt Search Uniparc
Search UniParc entries. Returns UniParc entries matching the query. Use this to find UniParc entries for specific proteins or sequences. Query syntax supports protein accessions, gene names, organism filters, etc.
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": {
"limit": {
"default": 25,
"description": "Maximum number of results to return (default: 25, max: 500)",
"type": "integer"
},
"query": {
"description": "Search query. Examples: 'P04637' (protein accession), 'name:TP53', 'organism_id:9606' (human). Supports UniProt query syntax.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default UniProt Search Uniparc call
public-safeinput
{
"limit": 3,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProt_search_uniparc
- Tool name
- UniProt_search_uniparc
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse