← 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: 15-90085305-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 21,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BP7",
            "BA1"
          ],
          "effects": [
            "synonymous_variant"
          ],
          "gene_symbol": "IDH2",
          "hgnc_id": 5383,
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.Thr350Thr",
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": -21,
          "transcript": "NM_002168.4",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BA1",
      "acmg_score": -21,
      "allele_count_reference_population": 24143,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.88,
      "chr": "15",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_disease": "D-2-hydroxyglutaric aciduria 2,not provided,not specified",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:2 B:2",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": -0.8799999952316284,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 452,
          "aa_ref": "T",
          "aa_start": 350,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2658,
          "cdna_start": 1128,
          "cds_end": null,
          "cds_length": 1359,
          "cds_start": 1050,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_002168.4",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.Thr350Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000330062.8",
          "protein_coding": true,
          "protein_id": "NP_002159.2",
          "strand": false,
          "transcript": "NM_002168.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 452,
          "aa_ref": "T",
          "aa_start": 350,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2658,
          "cdna_start": 1128,
          "cds_end": null,
          "cds_length": 1359,
          "cds_start": 1050,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000330062.8",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.Thr350Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_002168.4",
          "protein_coding": true,
          "protein_id": "ENSP00000331897.4",
          "strand": false,
          "transcript": "ENST00000330062.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 480,
          "aa_ref": "T",
          "aa_start": 378,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2736,
          "cdna_start": 1234,
          "cds_end": null,
          "cds_length": 1443,
          "cds_start": 1134,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000864224.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.1134C>T",
          "hgvs_p": "p.Thr378Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000534283.1",
          "strand": false,
          "transcript": "ENST00000864224.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 475,
          "aa_ref": "T",
          "aa_start": 373,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1794,
          "cdna_start": 1197,
          "cds_end": null,
          "cds_length": 1428,
          "cds_start": 1119,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 12,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000864227.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.1119C>T",
          "hgvs_p": "p.Thr373Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000534286.1",
          "strand": false,
          "transcript": "ENST00000864227.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 451,
          "aa_ref": "T",
          "aa_start": 349,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1718,
          "cdna_start": 1125,
          "cds_end": null,
          "cds_length": 1356,
          "cds_start": 1047,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000864229.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.1047C>T",
          "hgvs_p": "p.Thr349Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000534288.1",
          "strand": false,
          "transcript": "ENST00000864229.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 450,
          "aa_ref": "T",
          "aa_start": 348,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2646,
          "cdna_start": 1122,
          "cds_end": null,
          "cds_length": 1353,
          "cds_start": 1044,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000864223.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.1044C>T",
          "hgvs_p": "p.Thr348Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000534282.1",
          "strand": false,
          "transcript": "ENST00000864223.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 443,
          "aa_ref": "T",
          "aa_start": 341,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1698,
          "cdna_start": 1101,
          "cds_end": null,
          "cds_length": 1332,
          "cds_start": 1023,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000864228.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.1023C>T",
          "hgvs_p": "p.Thr341Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000534287.1",
          "strand": false,
          "transcript": "ENST00000864228.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 441,
          "aa_ref": "T",
          "aa_start": 339,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2598,
          "cdna_start": 1096,
          "cds_end": null,
          "cds_length": 1326,
          "cds_start": 1017,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000864225.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.1017C>T",
          "hgvs_p": "p.Thr339Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000534284.1",
          "strand": false,
          "transcript": "ENST00000864225.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": "T",
          "aa_start": 350,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2573,
          "cdna_start": 1140,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": 1050,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000864221.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.1050C>T",
          "hgvs_p": "p.Thr350Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000534280.1",
          "strand": false,
          "transcript": "ENST00000864221.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 415,
          "aa_ref": "T",
          "aa_start": 313,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1619,
          "cdna_start": 1028,
          "cds_end": null,
          "cds_length": 1248,
          "cds_start": 939,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000948834.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.939C>T",
          "hgvs_p": "p.Thr313Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000618893.1",
          "strand": false,
          "transcript": "ENST00000948834.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 413,
          "aa_ref": "T",
          "aa_start": 311,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1603,
          "cdna_start": 1010,
          "cds_end": null,
          "cds_length": 1242,
          "cds_start": 933,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 10,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000948835.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.933C>T",
          "hgvs_p": "p.Thr311Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000618894.1",
          "strand": false,
          "transcript": "ENST00000948835.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 408,
          "aa_ref": "T",
          "aa_start": 306,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2447,
          "cdna_start": 985,
          "cds_end": null,
          "cds_length": 1227,
          "cds_start": 918,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 10,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000864226.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.918C>T",
          "hgvs_p": "p.Thr306Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000534285.1",
          "strand": false,
          "transcript": "ENST00000864226.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 404,
          "aa_ref": "T",
          "aa_start": 302,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2520,
          "cdna_start": 990,
          "cds_end": null,
          "cds_length": 1215,
          "cds_start": 906,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 10,
          "exon_rank": 7,
          "exon_rank_end": null,
          "feature": "ENST00000864222.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.906C>T",
          "hgvs_p": "p.Thr302Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000534281.1",
          "strand": false,
          "transcript": "ENST00000864222.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 400,
          "aa_ref": "T",
          "aa_start": 298,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1578,
          "cdna_start": 981,
          "cds_end": null,
          "cds_length": 1203,
          "cds_start": 894,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NM_001289910.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.894C>T",
          "hgvs_p": "p.Thr298Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001276839.1",
          "strand": false,
          "transcript": "NM_001289910.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 400,
          "aa_ref": "T",
          "aa_start": 298,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1453,
          "cdna_start": 1055,
          "cds_end": null,
          "cds_length": 1203,
          "cds_start": 894,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 11,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000540499.2",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.894C>T",
          "hgvs_p": "p.Thr298Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000446147.2",
          "strand": false,
          "transcript": "ENST00000540499.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 322,
          "aa_ref": "T",
          "aa_start": 220,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2400,
          "cdna_start": 870,
          "cds_end": null,
          "cds_length": 969,
          "cds_start": 660,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "NM_001290114.2",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.660C>T",
          "hgvs_p": "p.Thr220Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001277043.1",
          "strand": false,
          "transcript": "NM_001290114.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "T",
          "aa_end": null,
          "aa_length": 312,
          "aa_ref": "T",
          "aa_start": 241,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1278,
          "cdna_start": 810,
          "cds_end": null,
          "cds_length": 939,
          "cds_start": 723,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000559482.5",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "c.723C>T",
          "hgvs_p": "p.Thr241Thr",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000453016.1",
          "strand": false,
          "transcript": "ENST00000559482.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1449,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000560061.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "n.*675C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000453254.1",
          "strand": false,
          "transcript": "ENST00000560061.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1449,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 9,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000560061.1",
          "gene_hgnc_id": 5383,
          "gene_symbol": "IDH2",
          "hgvs_c": "n.*675C>T",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000453254.1",
          "strand": false,
          "transcript": "ENST00000560061.1",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs11540478",
      "effect": "synonymous_variant",
      "frequency_reference_population": 0.015558082,
      "gene_hgnc_id": 5383,
      "gene_symbol": "IDH2",
      "gnomad_exomes_ac": 16254,
      "gnomad_exomes_af": 0.0116125,
      "gnomad_exomes_homalt": 1080,
      "gnomad_genomes_ac": 7889,
      "gnomad_genomes_af": 0.0518692,
      "gnomad_genomes_homalt": 520,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 1600,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "phenotype_combined": "not specified|D-2-hydroxyglutaric aciduria 2|not provided",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -5.168,
      "pos": 90085305,
      "ref": "G",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_002168.4"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.