← 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: 3-183947362-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 183947362,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_005688.4",
      "consequences": [
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser",
          "transcript": "NM_005688.4",
          "protein_id": "NP_005679.2",
          "transcript_support_level": null,
          "aa_start": 1126,
          "aa_end": null,
          "aa_length": 1437,
          "cds_start": 3376,
          "cds_end": null,
          "cds_length": 4314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000334444.11",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_005688.4"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser",
          "transcript": "ENST00000334444.11",
          "protein_id": "ENSP00000333926.6",
          "transcript_support_level": 1,
          "aa_start": 1126,
          "aa_end": null,
          "aa_length": 1437,
          "cds_start": 3376,
          "cds_end": null,
          "cds_length": 4314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_005688.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000334444.11"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser",
          "transcript": "ENST00000898238.1",
          "protein_id": "ENSP00000568297.1",
          "transcript_support_level": null,
          "aa_start": 1126,
          "aa_end": null,
          "aa_length": 1437,
          "cds_start": 3376,
          "cds_end": null,
          "cds_length": 4314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898238.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser",
          "transcript": "ENST00000956865.1",
          "protein_id": "ENSP00000626924.1",
          "transcript_support_level": null,
          "aa_start": 1126,
          "aa_end": null,
          "aa_length": 1437,
          "cds_start": 3376,
          "cds_end": null,
          "cds_length": 4314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956865.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser",
          "transcript": "ENST00000956866.1",
          "protein_id": "ENSP00000626925.1",
          "transcript_support_level": null,
          "aa_start": 1126,
          "aa_end": null,
          "aa_length": 1437,
          "cds_start": 3376,
          "cds_end": null,
          "cds_length": 4314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956866.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3247C>T",
          "hgvs_p": "p.Pro1083Ser",
          "transcript": "ENST00000265586.10",
          "protein_id": "ENSP00000265586.6",
          "transcript_support_level": 5,
          "aa_start": 1083,
          "aa_end": null,
          "aa_length": 1394,
          "cds_start": 3247,
          "cds_end": null,
          "cds_length": 4185,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000265586.10"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser",
          "transcript": "ENST00000956863.1",
          "protein_id": "ENSP00000626922.1",
          "transcript_support_level": null,
          "aa_start": 1126,
          "aa_end": null,
          "aa_length": 1394,
          "cds_start": 3376,
          "cds_end": null,
          "cds_length": 4185,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956863.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3247C>T",
          "hgvs_p": "p.Pro1083Ser",
          "transcript": "ENST00000956867.1",
          "protein_id": "ENSP00000626926.1",
          "transcript_support_level": null,
          "aa_start": 1083,
          "aa_end": null,
          "aa_length": 1394,
          "cds_start": 3247,
          "cds_end": null,
          "cds_length": 4185,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956867.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3172C>T",
          "hgvs_p": "p.Pro1058Ser",
          "transcript": "ENST00000956862.1",
          "protein_id": "ENSP00000626921.1",
          "transcript_support_level": null,
          "aa_start": 1058,
          "aa_end": null,
          "aa_length": 1369,
          "cds_start": 3172,
          "cds_end": null,
          "cds_length": 4110,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956862.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3172C>T",
          "hgvs_p": "p.Pro1058Ser",
          "transcript": "ENST00000956868.1",
          "protein_id": "ENSP00000626927.1",
          "transcript_support_level": null,
          "aa_start": 1058,
          "aa_end": null,
          "aa_length": 1369,
          "cds_start": 3172,
          "cds_end": null,
          "cds_length": 4110,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956868.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.2974C>T",
          "hgvs_p": "p.Pro992Ser",
          "transcript": "ENST00000956864.1",
          "protein_id": "ENSP00000626923.1",
          "transcript_support_level": null,
          "aa_start": 992,
          "aa_end": null,
          "aa_length": 1303,
          "cds_start": 2974,
          "cds_end": null,
          "cds_length": 3912,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956864.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.2971C>T",
          "hgvs_p": "p.Pro991Ser",
          "transcript": "ENST00000956861.1",
          "protein_id": "ENSP00000626920.1",
          "transcript_support_level": null,
          "aa_start": 991,
          "aa_end": null,
          "aa_length": 1302,
          "cds_start": 2971,
          "cds_end": null,
          "cds_length": 3909,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000956861.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.2563C>T",
          "hgvs_p": "p.Pro855Ser",
          "transcript": "ENST00000915403.1",
          "protein_id": "ENSP00000585462.1",
          "transcript_support_level": null,
          "aa_start": 855,
          "aa_end": null,
          "aa_length": 1166,
          "cds_start": 2563,
          "cds_end": null,
          "cds_length": 3501,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000915403.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.1960C>T",
          "hgvs_p": "p.Pro654Ser",
          "transcript": "NM_001320032.2",
          "protein_id": "NP_001306961.1",
          "transcript_support_level": null,
          "aa_start": 654,
          "aa_end": null,
          "aa_length": 965,
          "cds_start": 1960,
          "cds_end": null,
          "cds_length": 2898,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001320032.2"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser",
          "transcript": "XM_005247059.6",
          "protein_id": "XP_005247116.1",
          "transcript_support_level": null,
          "aa_start": 1126,
          "aa_end": null,
          "aa_length": 1437,
          "cds_start": 3376,
          "cds_end": null,
          "cds_length": 4314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005247059.6"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser",
          "transcript": "XM_011512314.3",
          "protein_id": "XP_011510616.1",
          "transcript_support_level": null,
          "aa_start": 1126,
          "aa_end": null,
          "aa_length": 1437,
          "cds_start": 3376,
          "cds_end": null,
          "cds_length": 4314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011512314.3"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser",
          "transcript": "XM_047447098.1",
          "protein_id": "XP_047303054.1",
          "transcript_support_level": null,
          "aa_start": 1126,
          "aa_end": null,
          "aa_length": 1437,
          "cds_start": 3376,
          "cds_end": null,
          "cds_length": 4314,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047447098.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "S",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser",
          "transcript": "XM_011512315.2",
          "protein_id": "XP_011510617.1",
          "transcript_support_level": null,
          "aa_start": 1126,
          "aa_end": null,
          "aa_length": 1364,
          "cds_start": 3376,
          "cds_end": null,
          "cds_length": 4095,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011512315.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "n.*2069C>T",
          "hgvs_p": null,
          "transcript": "ENST00000437205.5",
          "protein_id": "ENSP00000403510.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000437205.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC5",
          "gene_hgnc_id": 56,
          "hgvs_c": "n.*2069C>T",
          "hgvs_p": null,
          "transcript": "ENST00000437205.5",
          "protein_id": "ENSP00000403510.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000437205.5"
        }
      ],
      "gene_symbol": "ABCC5",
      "gene_hgnc_id": 56,
      "dbsnp": "rs1714938082",
      "frequency_reference_population": 6.8428193e-7,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": 6.84282e-7,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.4943389296531677,
      "computational_prediction_selected": "Uncertain_significance",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.518,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.3198,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.21,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 6.713,
      "phylop100way_prediction": "Uncertain_significance",
      "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": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_005688.4",
          "gene_symbol": "ABCC5",
          "hgnc_id": 56,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.3376C>T",
          "hgvs_p": "p.Pro1126Ser"
        }
      ],
      "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
}