Skip to content

Uniprot API Usage

Fatma Sena Arpinar edited this page Dec 3, 2025 · 5 revisions

Protein Lookup

Protein history (to get entry version for the given sequence version)

  • URL: https://rest.uniprot.org/unisave/<uniprot_id>
  • Method: GET
  • Response is JSON with a list of versions with "sequenceVersion" to match the given version and "entryVersion" to retrieve the sequence using the following

Protein Sequence by version

Clone this wiki locally