← 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: 14-69054594-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "14",
      "pos": 69054594,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_003861.3",
      "consequences": [
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.2092C>T",
          "hgvs_p": "p.His698Tyr",
          "transcript": "NM_003861.3",
          "protein_id": "NP_003852.1",
          "transcript_support_level": null,
          "aa_start": 698,
          "aa_end": null,
          "aa_length": 942,
          "cds_start": 2092,
          "cds_end": null,
          "cds_length": 2829,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000341516.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_003861.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.2092C>T",
          "hgvs_p": "p.His698Tyr",
          "transcript": "ENST00000341516.10",
          "protein_id": "ENSP00000341351.5",
          "transcript_support_level": 1,
          "aa_start": 698,
          "aa_end": null,
          "aa_length": 942,
          "cds_start": 2092,
          "cds_end": null,
          "cds_length": 2829,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_003861.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000341516.10"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.2089C>T",
          "hgvs_p": "p.His697Tyr",
          "transcript": "ENST00000557386.5",
          "protein_id": "ENSP00000451845.1",
          "transcript_support_level": 1,
          "aa_start": 697,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 2089,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000557386.5"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1846C>T",
          "hgvs_p": "p.His616Tyr",
          "transcript": "ENST00000554215.5",
          "protein_id": "ENSP00000451551.1",
          "transcript_support_level": 1,
          "aa_start": 616,
          "aa_end": null,
          "aa_length": 860,
          "cds_start": 1846,
          "cds_end": null,
          "cds_length": 2583,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000554215.5"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.2089C>T",
          "hgvs_p": "p.His697Tyr",
          "transcript": "NM_001284206.1",
          "protein_id": "NP_001271135.1",
          "transcript_support_level": null,
          "aa_start": 697,
          "aa_end": null,
          "aa_length": 941,
          "cds_start": 2089,
          "cds_end": null,
          "cds_length": 2826,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001284206.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1915C>T",
          "hgvs_p": "p.His639Tyr",
          "transcript": "ENST00000867406.1",
          "protein_id": "ENSP00000537465.1",
          "transcript_support_level": null,
          "aa_start": 639,
          "aa_end": null,
          "aa_length": 883,
          "cds_start": 1915,
          "cds_end": null,
          "cds_length": 2652,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000867406.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1846C>T",
          "hgvs_p": "p.His616Tyr",
          "transcript": "NM_001284207.1",
          "protein_id": "NP_001271136.1",
          "transcript_support_level": null,
          "aa_start": 616,
          "aa_end": null,
          "aa_length": 860,
          "cds_start": 1846,
          "cds_end": null,
          "cds_length": 2583,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001284207.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1846C>T",
          "hgvs_p": "p.His616Tyr",
          "transcript": "ENST00000556847.5",
          "protein_id": "ENSP00000452052.1",
          "transcript_support_level": 5,
          "aa_start": 616,
          "aa_end": null,
          "aa_length": 860,
          "cds_start": 1846,
          "cds_end": null,
          "cds_length": 2583,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000556847.5"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1771C>T",
          "hgvs_p": "p.His591Tyr",
          "transcript": "ENST00000927898.1",
          "protein_id": "ENSP00000597957.1",
          "transcript_support_level": null,
          "aa_start": 591,
          "aa_end": null,
          "aa_length": 835,
          "cds_start": 1771,
          "cds_end": null,
          "cds_length": 2508,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000927898.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1462C>T",
          "hgvs_p": "p.His488Tyr",
          "transcript": "ENST00000954556.1",
          "protein_id": "ENSP00000624615.1",
          "transcript_support_level": null,
          "aa_start": 488,
          "aa_end": null,
          "aa_length": 732,
          "cds_start": 1462,
          "cds_end": null,
          "cds_length": 2199,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000954556.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.2197C>T",
          "hgvs_p": "p.His733Tyr",
          "transcript": "XM_006720297.3",
          "protein_id": "XP_006720360.1",
          "transcript_support_level": null,
          "aa_start": 733,
          "aa_end": null,
          "aa_length": 977,
          "cds_start": 2197,
          "cds_end": null,
          "cds_length": 2934,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006720297.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.2194C>T",
          "hgvs_p": "p.His732Tyr",
          "transcript": "XM_006720298.3",
          "protein_id": "XP_006720361.1",
          "transcript_support_level": null,
          "aa_start": 732,
          "aa_end": null,
          "aa_length": 976,
          "cds_start": 2194,
          "cds_end": null,
          "cds_length": 2931,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006720298.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1951C>T",
          "hgvs_p": "p.His651Tyr",
          "transcript": "XM_006720299.4",
          "protein_id": "XP_006720362.1",
          "transcript_support_level": null,
          "aa_start": 651,
          "aa_end": null,
          "aa_length": 895,
          "cds_start": 1951,
          "cds_end": null,
          "cds_length": 2688,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006720299.4"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1951C>T",
          "hgvs_p": "p.His651Tyr",
          "transcript": "XM_011537278.2",
          "protein_id": "XP_011535580.1",
          "transcript_support_level": null,
          "aa_start": 651,
          "aa_end": null,
          "aa_length": 895,
          "cds_start": 1951,
          "cds_end": null,
          "cds_length": 2688,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011537278.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1951C>T",
          "hgvs_p": "p.His651Tyr",
          "transcript": "XM_011537279.3",
          "protein_id": "XP_011535581.1",
          "transcript_support_level": null,
          "aa_start": 651,
          "aa_end": null,
          "aa_length": 895,
          "cds_start": 1951,
          "cds_end": null,
          "cds_length": 2688,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011537279.3"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1951C>T",
          "hgvs_p": "p.His651Tyr",
          "transcript": "XM_017021733.2",
          "protein_id": "XP_016877222.1",
          "transcript_support_level": null,
          "aa_start": 651,
          "aa_end": null,
          "aa_length": 895,
          "cds_start": 1951,
          "cds_end": null,
          "cds_length": 2688,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017021733.2"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1951C>T",
          "hgvs_p": "p.His651Tyr",
          "transcript": "XM_047431846.1",
          "protein_id": "XP_047287802.1",
          "transcript_support_level": null,
          "aa_start": 651,
          "aa_end": null,
          "aa_length": 895,
          "cds_start": 1951,
          "cds_end": null,
          "cds_length": 2688,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047431846.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1951C>T",
          "hgvs_p": "p.His651Tyr",
          "transcript": "XM_047431847.1",
          "protein_id": "XP_047287803.1",
          "transcript_support_level": null,
          "aa_start": 651,
          "aa_end": null,
          "aa_length": 895,
          "cds_start": 1951,
          "cds_end": null,
          "cds_length": 2688,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047431847.1"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1546C>T",
          "hgvs_p": "p.His516Tyr",
          "transcript": "XM_011537280.4",
          "protein_id": "XP_011535582.1",
          "transcript_support_level": null,
          "aa_start": 516,
          "aa_end": null,
          "aa_length": 760,
          "cds_start": 1546,
          "cds_end": null,
          "cds_length": 2283,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011537280.4"
        },
        {
          "aa_ref": "H",
          "aa_alt": "Y",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DCAF5",
          "gene_hgnc_id": 20224,
          "hgvs_c": "c.1441C>T",
          "hgvs_p": "p.His481Tyr",
          "transcript": "XM_017021737.2",
          "protein_id": "XP_016877226.1",
          "transcript_support_level": null,
          "aa_start": 481,
          "aa_end": null,
          "aa_length": 725,
          "cds_start": 1441,
          "cds_end": null,
          "cds_length": 2178,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017021737.2"
        }
      ],
      "gene_symbol": "DCAF5",
      "gene_hgnc_id": 20224,
      "dbsnp": "rs908070174",
      "frequency_reference_population": 0.00002628881,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 4,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.0000262888,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 4,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.06714126467704773,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.054,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0796,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.39,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.34,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "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": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM2,BP4_Strong",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_003861.3",
          "gene_symbol": "DCAF5",
          "hgnc_id": 20224,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.2092C>T",
          "hgvs_p": "p.His698Tyr"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}