← 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: 2-63595651-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=63595651&ref=T&alt=C&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "2",
"pos": 63595651,
"ref": "T",
"alt": "C",
"effect": "intron_variant",
"transcript": "ENST00000233114.13",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.199+132T>C",
"hgvs_p": null,
"transcript": "NM_005917.4",
"protein_id": "NP_005908.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 334,
"cds_start": -4,
"cds_end": null,
"cds_length": 1005,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1296,
"mane_select": "ENST00000233114.13",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.199+132T>C",
"hgvs_p": null,
"transcript": "ENST00000233114.13",
"protein_id": "ENSP00000233114.8",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 334,
"cds_start": -4,
"cds_end": null,
"cds_length": 1005,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1296,
"mane_select": "NM_005917.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "n.148+1065T>C",
"hgvs_p": null,
"transcript": "ENST00000472098.5",
"protein_id": null,
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 936,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.199+132T>C",
"hgvs_p": null,
"transcript": "NM_001316374.2",
"protein_id": "NP_001303303.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 353,
"cds_start": -4,
"cds_end": null,
"cds_length": 1062,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1296,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.199+132T>C",
"hgvs_p": null,
"transcript": "ENST00000539945.7",
"protein_id": "ENSP00000438144.3",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 353,
"cds_start": -4,
"cds_end": null,
"cds_length": 1062,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1296,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.253+132T>C",
"hgvs_p": null,
"transcript": "NM_001199111.2",
"protein_id": "NP_001186040.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 352,
"cds_start": -4,
"cds_end": null,
"cds_length": 1059,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1451,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.253+132T>C",
"hgvs_p": null,
"transcript": "ENST00000432309.6",
"protein_id": "ENSP00000410073.2",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 352,
"cds_start": -4,
"cds_end": null,
"cds_length": 1059,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1443,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.199+132T>C",
"hgvs_p": null,
"transcript": "ENST00000544381.4",
"protein_id": "ENSP00000446395.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 334,
"cds_start": -4,
"cds_end": null,
"cds_length": 1005,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1647,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.-69+1065T>C",
"hgvs_p": null,
"transcript": "NM_001199112.2",
"protein_id": "NP_001186041.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 245,
"cds_start": -4,
"cds_end": null,
"cds_length": 738,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1354,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.4-3519T>C",
"hgvs_p": null,
"transcript": "ENST00000409476.5",
"protein_id": "ENSP00000386719.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 210,
"cds_start": -4,
"cds_end": null,
"cds_length": 633,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 808,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.3+6605T>C",
"hgvs_p": null,
"transcript": "ENST00000409908.5",
"protein_id": "ENSP00000386743.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 169,
"cds_start": -4,
"cds_end": null,
"cds_length": 510,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 700,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.64+132T>C",
"hgvs_p": null,
"transcript": "ENST00000436321.5",
"protein_id": "ENSP00000394504.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 118,
"cds_start": -4,
"cds_end": null,
"cds_length": 359,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 680,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.202+132T>C",
"hgvs_p": null,
"transcript": "ENST00000454035.5",
"protein_id": "ENSP00000409027.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 113,
"cds_start": -4,
"cds_end": null,
"cds_length": 342,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 575,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "n.156+1065T>C",
"hgvs_p": null,
"transcript": "ENST00000421012.2",
"protein_id": "ENSP00000400937.1",
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1346,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "WDPCP",
"gene_hgnc_id": 28027,
"hgvs_c": "n.488+55008A>G",
"hgvs_p": null,
"transcript": "ENST00000467687.1",
"protein_id": null,
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 596,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "n.634+132T>C",
"hgvs_p": null,
"transcript": "ENST00000485781.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 893,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "WDPCP",
"gene_hgnc_id": 28027,
"hgvs_c": "n.583+55008A>G",
"hgvs_p": null,
"transcript": "ENST00000490935.5",
"protein_id": null,
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 847,
"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": 21,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "WDPCP",
"gene_hgnc_id": 28027,
"hgvs_c": "c.-249-24025A>G",
"hgvs_p": null,
"transcript": "XM_047444626.1",
"protein_id": "XP_047300582.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 757,
"cds_start": -4,
"cds_end": null,
"cds_length": 2274,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10222,
"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": 20,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "WDPCP",
"gene_hgnc_id": 28027,
"hgvs_c": "c.-249-24025A>G",
"hgvs_p": null,
"transcript": "XM_047444627.1",
"protein_id": "XP_047300583.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 757,
"cds_start": -4,
"cds_end": null,
"cds_length": 2274,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5835,
"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": 2,
"intron_rank_end": null,
"gene_symbol": "WDPCP",
"gene_hgnc_id": 28027,
"hgvs_c": "c.-249-24025A>G",
"hgvs_p": null,
"transcript": "XM_047444628.1",
"protein_id": "XP_047300584.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 757,
"cds_start": -4,
"cds_end": null,
"cds_length": 2274,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5073,
"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": 2,
"intron_rank_end": null,
"gene_symbol": "WDPCP",
"gene_hgnc_id": 28027,
"hgvs_c": "c.-249-24025A>G",
"hgvs_p": null,
"transcript": "XM_047444629.1",
"protein_id": "XP_047300585.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 757,
"cds_start": -4,
"cds_end": null,
"cds_length": 2274,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5749,
"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": 20,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "WDPCP",
"gene_hgnc_id": 28027,
"hgvs_c": "c.-249-24025A>G",
"hgvs_p": null,
"transcript": "XM_047444631.1",
"protein_id": "XP_047300587.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 722,
"cds_start": -4,
"cds_end": null,
"cds_length": 2169,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5829,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"hgvs_c": "c.*132T>C",
"hgvs_p": null,
"transcript": "ENST00000442225.5",
"protein_id": "ENSP00000399004.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 66,
"cds_start": -4,
"cds_end": null,
"cds_length": 202,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 785,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "MDH1",
"gene_hgnc_id": 6970,
"dbsnp": "rs2305157",
"frequency_reference_population": 0.7767658,
"hom_count_reference_population": 193696,
"allele_count_reference_population": 491685,
"gnomad_exomes_af": 0.765442,
"gnomad_genomes_af": 0.812538,
"gnomad_exomes_ac": 368020,
"gnomad_genomes_ac": 123665,
"gnomad_exomes_homalt": 142652,
"gnomad_genomes_homalt": 51044,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -1,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -1,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -2.404,
"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": -12,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_by_gene": [
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "ENST00000233114.13",
"gene_symbol": "MDH1",
"hgnc_id": 6970,
"effects": [
"intron_variant"
],
"inheritance_mode": "Unknown,AR",
"hgvs_c": "c.199+132T>C",
"hgvs_p": null
},
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "ENST00000467687.1",
"gene_symbol": "WDPCP",
"hgnc_id": 28027,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "n.488+55008A>G",
"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
}