← 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: 12-62492343-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=62492343&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "12",
"pos": 62492343,
"ref": "A",
"alt": "G",
"effect": "intron_variant",
"transcript": "ENST00000393630.8",
"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": 35,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "NM_015026.3",
"protein_id": "NP_055841.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1717,
"cds_start": -4,
"cds_end": null,
"cds_length": 5154,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13263,
"mane_select": "ENST00000393630.8",
"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": 35,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "ENST00000393630.8",
"protein_id": "ENSP00000377250.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1717,
"cds_start": -4,
"cds_end": null,
"cds_length": 5154,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13263,
"mane_select": "NM_015026.3",
"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": 34,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "ENST00000393629.6",
"protein_id": "ENSP00000377249.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1711,
"cds_start": -4,
"cds_end": null,
"cds_length": 5136,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5612,
"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": 34,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "ENST00000552738.5",
"protein_id": "ENSP00000449215.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1688,
"cds_start": -4,
"cds_end": null,
"cds_length": 5067,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5543,
"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": 36,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "ENST00000546600.5",
"protein_id": "ENSP00000447407.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1675,
"cds_start": -4,
"cds_end": null,
"cds_length": 5028,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6130,
"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": 36,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "n.*122-1572A>G",
"hgvs_p": null,
"transcript": "ENST00000547095.5",
"protein_id": "ENSP00000446626.1",
"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": 5708,
"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": 5,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "n.476-6576A>G",
"hgvs_p": null,
"transcript": "ENST00000549378.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": 1689,
"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": 36,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "ENST00000641654.1",
"protein_id": "ENSP00000493462.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1718,
"cds_start": -4,
"cds_end": null,
"cds_length": 5157,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 10382,
"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": 34,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "NM_001278470.2",
"protein_id": "NP_001265399.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1711,
"cds_start": -4,
"cds_end": null,
"cds_length": 5136,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13245,
"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": 34,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "NM_001278471.2",
"protein_id": "NP_001265400.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1688,
"cds_start": -4,
"cds_end": null,
"cds_length": 5067,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13176,
"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": 36,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "NM_001278469.3",
"protein_id": "NP_001265398.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1675,
"cds_start": -4,
"cds_end": null,
"cds_length": 5028,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13324,
"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": 36,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.-41-1572A>G",
"hgvs_p": null,
"transcript": "NM_001278472.2",
"protein_id": "NP_001265401.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1645,
"cds_start": -4,
"cds_end": null,
"cds_length": 4938,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13341,
"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": 24,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "ENST00000552115.5",
"protein_id": "ENSP00000446635.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 1072,
"cds_start": -4,
"cds_end": null,
"cds_length": 3219,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3760,
"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": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "n.*77-1572A>G",
"hgvs_p": null,
"transcript": "ENST00000549286.1",
"protein_id": "ENSP00000450136.1",
"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": 424,
"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": 36,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "XM_017019041.2",
"protein_id": "XP_016874530.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1718,
"cds_start": -4,
"cds_end": null,
"cds_length": 5157,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13266,
"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": 35,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "XM_017019042.2",
"protein_id": "XP_016874531.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1712,
"cds_start": -4,
"cds_end": null,
"cds_length": 5139,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13248,
"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": 37,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.-41-1572A>G",
"hgvs_p": null,
"transcript": "XM_017019043.2",
"protein_id": "XP_016874532.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1646,
"cds_start": -4,
"cds_end": null,
"cds_length": 4941,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13344,
"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": 37,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.-41-1572A>G",
"hgvs_p": null,
"transcript": "XM_017019044.2",
"protein_id": "XP_016874533.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1646,
"cds_start": -4,
"cds_end": null,
"cds_length": 4941,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13347,
"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": 38,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.-41-1572A>G",
"hgvs_p": null,
"transcript": "XM_017019045.2",
"protein_id": "XP_016874534.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1646,
"cds_start": -4,
"cds_end": null,
"cds_length": 4941,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13425,
"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": 37,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.-41-1572A>G",
"hgvs_p": null,
"transcript": "XM_047428542.1",
"protein_id": "XP_047284498.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1645,
"cds_start": -4,
"cds_end": null,
"cds_length": 4938,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 13422,
"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": 32,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "XM_047428543.1",
"protein_id": "XP_047284499.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1521,
"cds_start": -4,
"cds_end": null,
"cds_length": 4566,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6954,
"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": 33,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "XM_047428544.1",
"protein_id": "XP_047284500.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1521,
"cds_start": -4,
"cds_end": null,
"cds_length": 4566,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4999,
"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": 30,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"hgvs_c": "c.176-1572A>G",
"hgvs_p": null,
"transcript": "XM_047428545.1",
"protein_id": "XP_047284501.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1514,
"cds_start": -4,
"cds_end": null,
"cds_length": 4545,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6933,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "MON2",
"gene_hgnc_id": 29177,
"dbsnp": "rs7301016",
"frequency_reference_population": 0.11298489,
"hom_count_reference_population": 1245,
"allele_count_reference_population": 17004,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.112985,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 17004,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 1245,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.7099999785423279,
"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": -0.71,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.19,
"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": "ENST00000393630.8",
"gene_symbol": "MON2",
"hgnc_id": 29177,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.176-1572A>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
}