/uniprot/proteins/search

POST /api/uniprot/proteins/search

Price: 20 credits

Search UniProtKB protein entries by text and by organism, gene, keyword and sequence filters

How to use it

Pass `query` for free text or a UniProt query expression, and the named filters for anything structured - they are combined with AND, so a bare filter set needs no `query` at all. `organism_id` matches one taxon exactly while `taxonomy_id` also matches everything below it, which is the difference between human entries and all mammal entries. Rows carry the core annotation only: `features`, `publications` and most of `cross_references` stay empty here, so fetch the accession through uniprot/proteins when those are needed.

Parameters

Request body

Response

Errors

Response headers