Back to catalog
Cortexa research tool·genomics·uniprot_taxonomy
UniProtTaxonomy Search
Search for taxonomic entries in UniProt by name, scientific name, or common name. Returns matching taxa with their IDs, names, ranks, and protein statistics. Useful for finding the correct NCBI taxonomy ID for a species or exploring taxonomic groups. Example: searching 'arabidopsis' returns Arabidopsis thaliana (3702), Arabidopsis lyrata (81972), and other Arabidopsis species with protein counts.
Livelast probed 2026-05-01 01:00Z· 105msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 105ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Search query (species name, common name, or partial match). Examples: 'homo sapiens', 'mouse', 'arabidopsis', 'escherichia'.",
"type": "string"
},
"size": {
"description": "Maximum number of results. Default 10, max 500.",
"type": "integer"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default UniProtTaxonomy Search call
public-safeinput
{
"query": "BRCA1",
"size": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProtTaxonomy_search
- Tool name
- UniProtTaxonomy_search
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse