---
title: "Proteins collected from Uniprot for selective tax ids  HUMAN(9606), MOUSE(10090), RAT(10116), BOVINE(9913), ESCHERICHIA_COLI(83333), SUS_SCROFA(9823), MYCOBACTERIUM_TUBERCULOSIS(83332), ORYCTOLAGUS_CUNICULUS(9986), SACCHAROMYCES_CEREVISIAE(559292), CVHSA(694009) & SARS2(2697049)"
method: GET
path: "/proteins"
tags: ["Proteins"]
---

# Proteins collected from Uniprot for selective tax ids  HUMAN(9606), MOUSE(10090), RAT(10116), BOVINE(9913), ESCHERICHIA_COLI(83333), SUS_SCROFA(9823), MYCOBACTERIUM_TUBERCULOSIS(83332), ORYCTOLAGUS_CUNICULUS(9986), SACCHAROMYCES_CEREVISIAE(559292), CVHSA(694009) & SARS2(2697049)

`GET /proteins`

## Query parameters

- `accession` string[]
- `ec` string[]
- `fullName` string[]
- `gene` string[]
- `go` string[]
- `interpro` string[]
- `limit` integer
- `omim` string[]
- `orphanet` string[]
- `page` integer
- `pfam` string[]
- `reactome` string[]
- `taxId` integer[]

## Response `200`

OK

- Proteins
  - `pageMeta` PageMeta
    - `currentElements` integer
    - `currentPage` integer
    - `limit` integer
    - `totalElements` integer
    - `totalPages` integer
  - `proteins` Protein[]
    - `accession` string
    - `chromosome` string
    - `crossreferences` CrossReferences
      - `ensembl` Ensembl[]
        - `geneId` string
        - `id` string
        - `isoform` string
        - `proteinSequenceId` string
      - `go` Go[]
        - `evidences` GoEvidence[]
          - `source_id` string
          - `source_name` string
        - `id` string
        - `term` string
      - `interpro` Interpro[]
        - `entry_id` string
        - `entry_name` string
        - `entry_type` string
        - `fragments` Fragment[]
          - `from` integer
          - `to` integer
          - `type` string
        - `hit_position` HitPosition
          - `from` integer
          - `to` integer
      - `kegg` Kegg[]
        - `id` string
      - `omim` Omim[]
        - `_id` string
        - `type` string
      - `openTargets` OpenTargets[]
        - `id` string
      - `orphanet` Orphanet[]
        - `disease` string
        - `id` string
      - `pdBe` PDBe[]
        - `chains` string
        - `id` string
        - `method` string
        - `resolution` string
      - `pfam` Pfam[]
        - `entryName` string
        - `id` string
      - `reactome` Reactome[]
        - `id` string
        - `pathwayName` string
    - `ec_numbers` string[]
    - `features` Features
      - `active_site` CrossbarFeature[]
        - `begin` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `category` string
        - `description` string
        - `end` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `ftId` string
        - `type` string
      - `binding_site` CrossbarFeature[]
        - `begin` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `category` string
        - `description` string
        - `end` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `ftId` string
        - `type` string
      - `chain` CrossbarFeature[]
        - `begin` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `category` string
        - `description` string
        - `end` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `ftId` string
        - `type` string
      - `domain` CrossbarFeature[]
        - `begin` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `category` string
        - `description` string
        - `end` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `ftId` string
        - `type` string
      - `mutagen` CrossbarFeature[]
        - `begin` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `category` string
        - `description` string
        - `end` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `ftId` string
        - `type` string
      - `region` CrossbarFeature[]
        - `begin` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `category` string
        - `description` string
        - `end` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `ftId` string
        - `type` string
      - `top_dom` CrossbarFeature[]
        - `begin` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `category` string
        - `description` string
        - `end` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `ftId` string
        - `type` string
      - `variant` CrossbarFeature[]
        - `begin` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `category` string
        - `description` string
        - `end` FeaturePosition
          - `ceil` integer
          - `floor` integer
          - `uncertain` boolean
          - `unparsed` string
        - `ftId` string
        - `type` string
    - `full_name` string
    - `genes` string[]
    - `interactions` ProteinInteraction[]
      - `id` string
      - `interaction_type` string
      - `interactors` string[]
    - `length` number, double
    - `mass` number, double
    - `tax_id` integer
    - `variations` CrossbarProteinVariation[]
      - `alternativeSequence` string
      - `association` VariationAssociation[]
        - `description` string
        - `evidences` VariationEvidence[]
          - `source` VariationEvidenceSource
            - `id` string
            - `name` string
        - `name` string
        - `xrefs` VariationXref[]
          - `id` string
          - `name` string
      - `begin` FeaturePosition
        - `ceil` integer
        - `floor` integer
        - `uncertain` boolean
        - `unparsed` string
      - `clinicalSignificances` string
      - `description` string
      - `end` FeaturePosition
        - `ceil` integer
        - `floor` integer
        - `uncertain` boolean
        - `unparsed` string
      - `evidences` VariationEvidence[]
        - `source` VariationEvidenceSource
          - `id` string
          - `name` string
      - `ftId` string
      - `somaticStatus` integer
      - `sourceType` string
      - `wildType` string
      - `xrefs` VariationXref[]
        - `id` string
        - `name` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/ebi/apis/crossbar-data-api.md) · [All operations](https://skmtc.dev/ebi/apis/crossbar-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ebi/crossbar-data-api/revisions/0f6e23feebcd/schema)
