Back to catalog
Cortexa research tool·genomics·uniprot
UniProt Get Uniparc Entry
Get UniParc entry by UniParc ID (UPI). UniParc is a non-redundant archive of all publicly available protein sequences. Returns sequence, cross-references, and sequence features. UniParc IDs are in format UPI000002ED67. Use UniProt_get_entry_by_accession to find the UniParc ID for a UniProt entry (in extraAttributes.uniParcId).
Livelast probed 2026-04-30 23:07Z· 101msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 101ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"upi": {
"description": "UniParc ID (UPI) in format UPI000002ED67. Find UPI from UniProt entry (extraAttributes.uniParcId) or use UniProt_search_uniparc.",
"type": "string"
}
},
"required": [
"upi"
],
"type": "object"
}Examples (1)
Default UniProt Get Uniparc Entry call
public-safeinput
{
"upi": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProt_get_uniparc_entry
- Tool name
- UniProt_get_uniparc_entry
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse