← 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-117046631-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=117046631&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 5,
"criteria": [
"PM2",
"BP4_Strong",
"BP7"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "TESC",
"hgnc_id": 26065,
"hgvs_c": "c.447C>A",
"hgvs_p": "p.Ile149Ile",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": -3,
"transcript": "NM_017899.4",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong,BP7",
"acmg_score": -3,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.57,
"chr": "12",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.5699999928474426,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 214,
"aa_ref": "I",
"aa_start": 149,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 989,
"cdna_start": 581,
"cds_end": null,
"cds_length": 645,
"cds_start": 447,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NM_017899.4",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.447C>A",
"hgvs_p": "p.Ile149Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000335209.12",
"protein_coding": true,
"protein_id": "NP_060369.3",
"strand": false,
"transcript": "NM_017899.4",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 214,
"aa_ref": "I",
"aa_start": 149,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 989,
"cdna_start": 581,
"cds_end": null,
"cds_length": 645,
"cds_start": 447,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000335209.12",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.447C>A",
"hgvs_p": "p.Ile149Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_017899.4",
"protein_coding": true,
"protein_id": "ENSP00000334785.7",
"strand": false,
"transcript": "ENST00000335209.12",
"transcript_support_level": 1
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 213,
"aa_ref": "I",
"aa_start": 149,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 954,
"cdna_start": 579,
"cds_end": null,
"cds_length": 642,
"cds_start": 447,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000940881.1",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.447C>A",
"hgvs_p": "p.Ile149Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610940.1",
"strand": false,
"transcript": "ENST00000940881.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 198,
"aa_ref": "I",
"aa_start": 149,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 930,
"cdna_start": 570,
"cds_end": null,
"cds_length": 597,
"cds_start": 447,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000874651.1",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.447C>A",
"hgvs_p": "p.Ile149Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000544710.1",
"strand": false,
"transcript": "ENST00000874651.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 187,
"aa_ref": "I",
"aa_start": 122,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 908,
"cdna_start": 500,
"cds_end": null,
"cds_length": 564,
"cds_start": 366,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_001168325.2",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.366C>A",
"hgvs_p": "p.Ile122Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001161797.1",
"strand": false,
"transcript": "NM_001168325.2",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 187,
"aa_ref": "I",
"aa_start": 122,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 936,
"cdna_start": 530,
"cds_end": null,
"cds_length": 564,
"cds_start": 366,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000541210.5",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.366C>A",
"hgvs_p": "p.Ile122Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000445689.1",
"strand": false,
"transcript": "ENST00000541210.5",
"transcript_support_level": 3
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 171,
"aa_ref": "I",
"aa_start": 122,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 868,
"cdna_start": 515,
"cds_end": null,
"cds_length": 516,
"cds_start": 366,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000925487.1",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.366C>A",
"hgvs_p": "p.Ile122Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000595546.1",
"strand": false,
"transcript": "ENST00000925487.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 169,
"aa_ref": "I",
"aa_start": 104,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 731,
"cdna_start": 354,
"cds_end": null,
"cds_length": 510,
"cds_start": 312,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000940882.1",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.312C>A",
"hgvs_p": "p.Ile104Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000610941.1",
"strand": false,
"transcript": "ENST00000940882.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 81,
"aa_ref": "I",
"aa_start": 32,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 422,
"cdna_start": 96,
"cds_end": null,
"cds_length": 246,
"cds_start": 96,
"consequences": [
"synonymous_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000549210.1",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.96C>A",
"hgvs_p": "p.Ile32Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000450386.1",
"strand": false,
"transcript": "ENST00000549210.1",
"transcript_support_level": 2
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 202,
"aa_ref": "I",
"aa_start": 137,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 834,
"cdna_start": 426,
"cds_end": null,
"cds_length": 609,
"cds_start": 411,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "XM_011538503.1",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.411C>A",
"hgvs_p": "p.Ile137Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011536805.1",
"strand": false,
"transcript": "XM_011538503.1",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 198,
"aa_ref": "I",
"aa_start": 149,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 941,
"cdna_start": 581,
"cds_end": null,
"cds_length": 597,
"cds_start": 447,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "XM_017019532.2",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.447C>A",
"hgvs_p": "p.Ile149Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016875021.2",
"strand": false,
"transcript": "XM_017019532.2",
"transcript_support_level": null
},
{
"aa_alt": "I",
"aa_end": null,
"aa_length": 171,
"aa_ref": "I",
"aa_start": 122,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 860,
"cdna_start": 500,
"cds_end": null,
"cds_length": 516,
"cds_start": 366,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "XM_047429044.1",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "c.366C>A",
"hgvs_p": "p.Ile122Ile",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285000.1",
"strand": false,
"transcript": "XM_047429044.1",
"transcript_support_level": null
},
{
"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": 854,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000462502.5",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "n.*169C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000432608.1",
"strand": false,
"transcript": "ENST00000462502.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": 1057,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000470612.5",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "n.452C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000432716.1",
"strand": false,
"transcript": "ENST00000470612.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": 367,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000535198.1",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "n.305C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000535198.1",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 994,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "NR_031766.3",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "n.586C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_031766.3",
"transcript_support_level": null
},
{
"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": 854,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000462502.5",
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"hgvs_c": "n.*169C>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000432608.1",
"strand": false,
"transcript": "ENST00000462502.5",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs76346744",
"effect": "synonymous_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 26065,
"gene_symbol": "TESC",
"gnomad_exomes_ac": 0,
"gnomad_exomes_af": 0,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.161,
"pos": 117046631,
"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_017899.4"
}
]
}