← 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: X-74529355-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=74529355&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "X",
"pos": 74529355,
"ref": "T",
"alt": "C",
"effect": "missense_variant",
"transcript": "NM_006517.5",
"consequences": [
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1313T>C",
"hgvs_p": "p.Leu438Pro",
"transcript": "NM_006517.5",
"protein_id": "NP_006508.2",
"transcript_support_level": null,
"aa_start": 438,
"aa_end": null,
"aa_length": 539,
"cds_start": 1313,
"cds_end": null,
"cds_length": 1620,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000587091.6",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_006517.5"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1313T>C",
"hgvs_p": "p.Leu438Pro",
"transcript": "ENST00000587091.6",
"protein_id": "ENSP00000465734.1",
"transcript_support_level": 1,
"aa_start": 438,
"aa_end": null,
"aa_length": 539,
"cds_start": 1313,
"cds_end": null,
"cds_length": 1620,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_006517.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000587091.6"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1427T>C",
"hgvs_p": "p.Leu476Pro",
"transcript": "ENST00000878592.1",
"protein_id": "ENSP00000548651.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 577,
"cds_start": 1427,
"cds_end": null,
"cds_length": 1734,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878592.1"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1391T>C",
"hgvs_p": "p.Leu464Pro",
"transcript": "ENST00000922847.1",
"protein_id": "ENSP00000592906.1",
"transcript_support_level": null,
"aa_start": 464,
"aa_end": null,
"aa_length": 565,
"cds_start": 1391,
"cds_end": null,
"cds_length": 1698,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922847.1"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1379T>C",
"hgvs_p": "p.Leu460Pro",
"transcript": "ENST00000922843.1",
"protein_id": "ENSP00000592902.1",
"transcript_support_level": null,
"aa_start": 460,
"aa_end": null,
"aa_length": 561,
"cds_start": 1379,
"cds_end": null,
"cds_length": 1686,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922843.1"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1307T>C",
"hgvs_p": "p.Leu436Pro",
"transcript": "ENST00000878593.1",
"protein_id": "ENSP00000548652.1",
"transcript_support_level": null,
"aa_start": 436,
"aa_end": null,
"aa_length": 537,
"cds_start": 1307,
"cds_end": null,
"cds_length": 1614,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878593.1"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1223T>C",
"hgvs_p": "p.Leu408Pro",
"transcript": "ENST00000878591.1",
"protein_id": "ENSP00000548650.1",
"transcript_support_level": null,
"aa_start": 408,
"aa_end": null,
"aa_length": 509,
"cds_start": 1223,
"cds_end": null,
"cds_length": 1530,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878591.1"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1181T>C",
"hgvs_p": "p.Leu394Pro",
"transcript": "ENST00000961799.1",
"protein_id": "ENSP00000631858.1",
"transcript_support_level": null,
"aa_start": 394,
"aa_end": null,
"aa_length": 495,
"cds_start": 1181,
"cds_end": null,
"cds_length": 1488,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000961799.1"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1169T>C",
"hgvs_p": "p.Leu390Pro",
"transcript": "ENST00000922844.1",
"protein_id": "ENSP00000592903.1",
"transcript_support_level": null,
"aa_start": 390,
"aa_end": null,
"aa_length": 491,
"cds_start": 1169,
"cds_end": null,
"cds_length": 1476,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922844.1"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1136T>C",
"hgvs_p": "p.Leu379Pro",
"transcript": "ENST00000922846.1",
"protein_id": "ENSP00000592905.1",
"transcript_support_level": null,
"aa_start": 379,
"aa_end": null,
"aa_length": 480,
"cds_start": 1136,
"cds_end": null,
"cds_length": 1443,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922846.1"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1079T>C",
"hgvs_p": "p.Leu360Pro",
"transcript": "ENST00000878589.1",
"protein_id": "ENSP00000548648.1",
"transcript_support_level": null,
"aa_start": 360,
"aa_end": null,
"aa_length": 461,
"cds_start": 1079,
"cds_end": null,
"cds_length": 1386,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878589.1"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.1031T>C",
"hgvs_p": "p.Leu344Pro",
"transcript": "ENST00000878588.1",
"protein_id": "ENSP00000548647.1",
"transcript_support_level": null,
"aa_start": 344,
"aa_end": null,
"aa_length": 445,
"cds_start": 1031,
"cds_end": null,
"cds_length": 1338,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878588.1"
},
{
"aa_ref": "L",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.887T>C",
"hgvs_p": "p.Leu296Pro",
"transcript": "ENST00000878590.1",
"protein_id": "ENSP00000548649.1",
"transcript_support_level": null,
"aa_start": 296,
"aa_end": null,
"aa_length": 397,
"cds_start": 887,
"cds_end": null,
"cds_length": 1194,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878590.1"
},
{
"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": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.610-1978T>C",
"hgvs_p": null,
"transcript": "ENST00000590447.1",
"protein_id": "ENSP00000466213.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 228,
"cds_start": null,
"cds_end": null,
"cds_length": 687,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000590447.1"
},
{
"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": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "c.431-1978T>C",
"hgvs_p": null,
"transcript": "ENST00000922845.1",
"protein_id": "ENSP00000592904.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 216,
"cds_start": null,
"cds_end": null,
"cds_length": 651,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000922845.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "n.*1014T>C",
"hgvs_p": null,
"transcript": "ENST00000636771.1",
"protein_id": "ENSP00000490445.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": "ENST00000636771.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"hgvs_c": "n.*1014T>C",
"hgvs_p": null,
"transcript": "ENST00000636771.1",
"protein_id": "ENSP00000490445.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": "ENST00000636771.1"
}
],
"gene_symbol": "SLC16A2",
"gene_hgnc_id": 10923,
"dbsnp": "rs104894931",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.9909267425537109,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.848,
"revel_prediction": "Pathogenic",
"alphamissense_score": 0.9987,
"alphamissense_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.37,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 7.674,
"phylop100way_prediction": "Pathogenic",
"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": 7,
"acmg_classification": "Likely_pathogenic",
"acmg_criteria": "PM2,PP3_Strong,PP5",
"acmg_by_gene": [
{
"score": 7,
"benign_score": 0,
"pathogenic_score": 7,
"criteria": [
"PM2",
"PP3_Strong",
"PP5"
],
"verdict": "Likely_pathogenic",
"transcript": "NM_006517.5",
"gene_symbol": "SLC16A2",
"hgnc_id": 10923,
"effects": [
"missense_variant"
],
"inheritance_mode": "XL",
"hgvs_c": "c.1313T>C",
"hgvs_p": "p.Leu438Pro"
}
],
"clinvar_disease": "Allan-Herndon-Dudley syndrome",
"clinvar_classification": "Pathogenic",
"clinvar_review_status": "no assertion criteria provided",
"clinvar_submissions_summary": "null",
"phenotype_combined": "Allan-Herndon-Dudley syndrome",
"pathogenicity_classification_combined": "Pathogenic",
"custom_annotations": null
}
],
"message": null
}