← 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: 20-62960561-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=20&pos=62960561&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 4,
"criteria": [
"PP3_Moderate",
"BS2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "SLC17A9",
"hgnc_id": 16192,
"hgvs_c": "c.455G>A",
"hgvs_p": "p.Arg152Gln",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": -2,
"transcript": "NM_022082.4",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PP3_Moderate,BS2",
"acmg_score": -2,
"allele_count_reference_population": 62,
"alphamissense_prediction": null,
"alphamissense_score": 0.3576,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.25,
"chr": "20",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Pathogenic",
"computational_score_selected": 0.8988209962844849,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 436,
"aa_ref": "R",
"aa_start": 152,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3518,
"cdna_start": 577,
"cds_end": null,
"cds_length": 1311,
"cds_start": 455,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_022082.4",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.455G>A",
"hgvs_p": "p.Arg152Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000370351.9",
"protein_coding": true,
"protein_id": "NP_071365.4",
"strand": true,
"transcript": "NM_022082.4",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 436,
"aa_ref": "R",
"aa_start": 152,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3518,
"cdna_start": 577,
"cds_end": null,
"cds_length": 1311,
"cds_start": 455,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000370351.9",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.455G>A",
"hgvs_p": "p.Arg152Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_022082.4",
"protein_coding": true,
"protein_id": "ENSP00000359376.4",
"strand": true,
"transcript": "ENST00000370351.9",
"transcript_support_level": 1
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 430,
"aa_ref": "R",
"aa_start": 146,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2594,
"cdna_start": 641,
"cds_end": null,
"cds_length": 1293,
"cds_start": 437,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000370349.7",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.437G>A",
"hgvs_p": "p.Arg146Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000359374.3",
"strand": true,
"transcript": "ENST00000370349.7",
"transcript_support_level": 1
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 458,
"aa_ref": "R",
"aa_start": 152,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2595,
"cdna_start": 584,
"cds_end": null,
"cds_length": 1377,
"cds_start": 455,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000878413.1",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.455G>A",
"hgvs_p": "p.Arg152Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000548472.1",
"strand": true,
"transcript": "ENST00000878413.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 453,
"aa_ref": "R",
"aa_start": 152,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2477,
"cdna_start": 476,
"cds_end": null,
"cds_length": 1362,
"cds_start": 455,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000954464.1",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.455G>A",
"hgvs_p": "p.Arg152Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000624523.1",
"strand": true,
"transcript": "ENST00000954464.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 447,
"aa_ref": "R",
"aa_start": 152,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2555,
"cdna_start": 577,
"cds_end": null,
"cds_length": 1344,
"cds_start": 455,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000878414.1",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.455G>A",
"hgvs_p": "p.Arg152Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000548473.1",
"strand": true,
"transcript": "ENST00000878414.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 444,
"aa_ref": "R",
"aa_start": 152,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2546,
"cdna_start": 577,
"cds_end": null,
"cds_length": 1335,
"cds_start": 455,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000878415.1",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.455G>A",
"hgvs_p": "p.Arg152Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000548474.1",
"strand": true,
"transcript": "ENST00000878415.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 434,
"aa_ref": "R",
"aa_start": 150,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2522,
"cdna_start": 572,
"cds_end": null,
"cds_length": 1305,
"cds_start": 449,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000930363.1",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.449G>A",
"hgvs_p": "p.Arg150Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000600422.1",
"strand": true,
"transcript": "ENST00000930363.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 430,
"aa_ref": "R",
"aa_start": 146,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3580,
"cdna_start": 639,
"cds_end": null,
"cds_length": 1293,
"cds_start": 437,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001302643.2",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.437G>A",
"hgvs_p": "p.Arg146Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001289572.2",
"strand": true,
"transcript": "NM_001302643.2",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 429,
"aa_ref": "R",
"aa_start": 152,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2444,
"cdna_start": 520,
"cds_end": null,
"cds_length": 1290,
"cds_start": 455,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000878416.1",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.455G>A",
"hgvs_p": "p.Arg152Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000548475.1",
"strand": true,
"transcript": "ENST00000878416.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 426,
"aa_ref": "R",
"aa_start": 152,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2541,
"cdna_start": 618,
"cds_end": null,
"cds_length": 1281,
"cds_start": 455,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000878412.1",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.455G>A",
"hgvs_p": "p.Arg152Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000548471.1",
"strand": true,
"transcript": "ENST00000878412.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 370,
"aa_ref": "R",
"aa_start": 86,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2348,
"cdna_start": 395,
"cds_end": null,
"cds_length": 1113,
"cds_start": 257,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000930362.1",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.257G>A",
"hgvs_p": "p.Arg86Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000600421.1",
"strand": true,
"transcript": "ENST00000930362.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 316,
"aa_ref": "R",
"aa_start": 32,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3223,
"cdna_start": 282,
"cds_end": null,
"cds_length": 951,
"cds_start": 95,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_011528978.3",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "c.95G>A",
"hgvs_p": "p.Arg32Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011527280.1",
"strand": true,
"transcript": "XM_011528978.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3992,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000488738.5",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "n.575G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000488738.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1105,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XR_936601.4",
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"hgvs_c": "n.577G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_936601.4",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs369696432",
"effect": "missense_variant",
"frequency_reference_population": 0.000038426973,
"gene_hgnc_id": 16192,
"gene_symbol": "SLC17A9",
"gnomad_exomes_ac": 60,
"gnomad_exomes_af": 0.0000410625,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 2,
"gnomad_genomes_af": 0.0000131351,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Uncertain_significance",
"phylop100way_score": 7.507,
"pos": 62960561,
"ref": "G",
"revel_prediction": "Pathogenic",
"revel_score": 0.705,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_022082.4"
}
]
}