← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: 19-18062793-T-A (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=19&pos=18062793&ref=T&alt=A&genome=hg38&allGenes=true"

API Response

json
{
  "variants": [
    {
      "chr": "19",
      "pos": 18062793,
      "ref": "T",
      "alt": "A",
      "effect": "intron_variant",
      "transcript": "ENST00000593993.7",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1619-516A>T",
          "hgvs_p": null,
          "transcript": "NM_005535.3",
          "protein_id": "NP_005526.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 662,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1989,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2713,
          "mane_select": "ENST00000593993.7",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1619-516A>T",
          "hgvs_p": null,
          "transcript": "ENST00000593993.7",
          "protein_id": "ENSP00000472165.2",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 662,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1989,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2713,
          "mane_select": "NM_005535.3",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1619-516A>T",
          "hgvs_p": null,
          "transcript": "ENST00000600835.6",
          "protein_id": "ENSP00000470788.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 662,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1989,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2901,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1739-516A>T",
          "hgvs_p": null,
          "transcript": "NM_001290024.2",
          "protein_id": "NP_001276953.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 702,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2109,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2884,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1640-516A>T",
          "hgvs_p": null,
          "transcript": "NM_001440424.1",
          "protein_id": "NP_001427353.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2010,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2734,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1640-516A>T",
          "hgvs_p": null,
          "transcript": "NM_001440425.1",
          "protein_id": "NP_001427354.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 667,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2004,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2721,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1619-516A>T",
          "hgvs_p": null,
          "transcript": "NM_001290023.2",
          "protein_id": "NP_001276952.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 660,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1983,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2700,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1772-516A>T",
          "hgvs_p": null,
          "transcript": "XM_011527966.3",
          "protein_id": "XP_011526268.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 745,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2238,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2936,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1760-516A>T",
          "hgvs_p": null,
          "transcript": "XM_011527967.3",
          "protein_id": "XP_011526269.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 741,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2226,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2924,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1751-516A>T",
          "hgvs_p": null,
          "transcript": "XM_011527968.4",
          "protein_id": "XP_011526270.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 738,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2217,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1739-516A>T",
          "hgvs_p": null,
          "transcript": "XM_011527969.3",
          "protein_id": "XP_011526271.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 734,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2205,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2903,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1772-516A>T",
          "hgvs_p": null,
          "transcript": "XM_011527970.3",
          "protein_id": "XP_011526272.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 725,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2178,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2949,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1760-516A>T",
          "hgvs_p": null,
          "transcript": "XM_047438767.1",
          "protein_id": "XP_047294723.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 721,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2166,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1739-516A>T",
          "hgvs_p": null,
          "transcript": "XM_006722741.4",
          "protein_id": "XP_006722804.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 714,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2145,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2916,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1772-516A>T",
          "hgvs_p": null,
          "transcript": "XM_011527971.4",
          "protein_id": "XP_011526273.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 713,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2142,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2806,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1772-516A>T",
          "hgvs_p": null,
          "transcript": "XM_011527972.4",
          "protein_id": "XP_011526274.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 711,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2136,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2793,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1751-516A>T",
          "hgvs_p": null,
          "transcript": "XM_047438768.1",
          "protein_id": "XP_047294724.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 706,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2121,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2785,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1652-516A>T",
          "hgvs_p": null,
          "transcript": "XM_047438769.1",
          "protein_id": "XP_047294725.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 705,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2118,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3056,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1751-516A>T",
          "hgvs_p": null,
          "transcript": "XM_047438770.1",
          "protein_id": "XP_047294726.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 704,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2115,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2772,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1739-516A>T",
          "hgvs_p": null,
          "transcript": "XM_011527975.3",
          "protein_id": "XP_011526277.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 700,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2103,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2760,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1772-358A>T",
          "hgvs_p": null,
          "transcript": "XM_011527976.3",
          "protein_id": "XP_011526278.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 601,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1806,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1970,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": 9,
          "intron_rank_end": null,
          "gene_symbol": "IL12RB1",
          "gene_hgnc_id": 5971,
          "hgvs_c": "c.1037-516A>T",
          "hgvs_p": null,
          "transcript": "XM_017026762.2",
          "protein_id": "XP_016882251.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 500,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1503,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2287,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "IL12RB1",
      "gene_hgnc_id": 5971,
      "dbsnp": "rs372889",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 0,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.9300000071525574,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.05999999865889549,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.93,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": -2.031,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.06,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -4,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Strong",
      "acmg_by_gene": [
        {
          "score": -4,
          "benign_score": 4,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000593993.7",
          "gene_symbol": "IL12RB1",
          "hgnc_id": 5971,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1619-516A>T",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}