← 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: 1-20644526-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=20644526&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "1",
"pos": 20644526,
"ref": "C",
"alt": "T",
"effect": "synonymous_variant",
"transcript": "NM_032409.3",
"consequences": [
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "NM_032409.3",
"protein_id": "NP_115785.1",
"transcript_support_level": null,
"aa_start": 271,
"aa_end": null,
"aa_length": 581,
"cds_start": 813,
"cds_end": null,
"cds_length": 1746,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000321556.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_032409.3"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "ENST00000321556.5",
"protein_id": "ENSP00000364204.3",
"transcript_support_level": 1,
"aa_start": 271,
"aa_end": null,
"aa_length": 581,
"cds_start": 813,
"cds_end": null,
"cds_length": 1746,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_032409.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000321556.5"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "ENST00000878749.1",
"protein_id": "ENSP00000548808.1",
"transcript_support_level": null,
"aa_start": 271,
"aa_end": null,
"aa_length": 591,
"cds_start": 813,
"cds_end": null,
"cds_length": 1776,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878749.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "ENST00000878743.1",
"protein_id": "ENSP00000548802.1",
"transcript_support_level": null,
"aa_start": 271,
"aa_end": null,
"aa_length": 587,
"cds_start": 813,
"cds_end": null,
"cds_length": 1764,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878743.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "ENST00000878745.1",
"protein_id": "ENSP00000548804.1",
"transcript_support_level": null,
"aa_start": 271,
"aa_end": null,
"aa_length": 582,
"cds_start": 813,
"cds_end": null,
"cds_length": 1749,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878745.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "ENST00000945624.1",
"protein_id": "ENSP00000615683.1",
"transcript_support_level": null,
"aa_start": 271,
"aa_end": null,
"aa_length": 570,
"cds_start": 813,
"cds_end": null,
"cds_length": 1713,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000945624.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "ENST00000878739.1",
"protein_id": "ENSP00000548798.1",
"transcript_support_level": null,
"aa_start": 271,
"aa_end": null,
"aa_length": 566,
"cds_start": 813,
"cds_end": null,
"cds_length": 1701,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878739.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "ENST00000878746.1",
"protein_id": "ENSP00000548805.1",
"transcript_support_level": null,
"aa_start": 271,
"aa_end": null,
"aa_length": 558,
"cds_start": 813,
"cds_end": null,
"cds_length": 1677,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878746.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "ENST00000878740.1",
"protein_id": "ENSP00000548799.1",
"transcript_support_level": null,
"aa_start": 271,
"aa_end": null,
"aa_length": 542,
"cds_start": 813,
"cds_end": null,
"cds_length": 1629,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878740.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "ENST00000878748.1",
"protein_id": "ENSP00000548807.1",
"transcript_support_level": null,
"aa_start": 271,
"aa_end": null,
"aa_length": 539,
"cds_start": 813,
"cds_end": null,
"cds_length": 1620,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878748.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.675C>T",
"hgvs_p": "p.His225His",
"transcript": "ENST00000940632.1",
"protein_id": "ENSP00000610691.1",
"transcript_support_level": null,
"aa_start": 225,
"aa_end": null,
"aa_length": 535,
"cds_start": 675,
"cds_end": null,
"cds_length": 1608,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940632.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.672C>T",
"hgvs_p": "p.His224His",
"transcript": "ENST00000940631.1",
"protein_id": "ENSP00000610690.1",
"transcript_support_level": null,
"aa_start": 224,
"aa_end": null,
"aa_length": 534,
"cds_start": 672,
"cds_end": null,
"cds_length": 1605,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940631.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.621C>T",
"hgvs_p": "p.His207His",
"transcript": "ENST00000878747.1",
"protein_id": "ENSP00000548806.1",
"transcript_support_level": null,
"aa_start": 207,
"aa_end": null,
"aa_length": 517,
"cds_start": 621,
"cds_end": null,
"cds_length": 1554,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878747.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His",
"transcript": "ENST00000878744.1",
"protein_id": "ENSP00000548803.1",
"transcript_support_level": null,
"aa_start": 271,
"aa_end": null,
"aa_length": 502,
"cds_start": 813,
"cds_end": null,
"cds_length": 1509,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878744.1"
},
{
"aa_ref": "H",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.525C>T",
"hgvs_p": "p.His175His",
"transcript": "ENST00000878742.1",
"protein_id": "ENSP00000548801.1",
"transcript_support_level": null,
"aa_start": 175,
"aa_end": null,
"aa_length": 485,
"cds_start": 525,
"cds_end": null,
"cds_length": 1458,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878742.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": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "c.777-1034C>T",
"hgvs_p": null,
"transcript": "ENST00000878741.1",
"protein_id": "ENSP00000548800.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 520,
"cds_start": null,
"cds_end": null,
"cds_length": 1563,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000878741.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"hgvs_c": "n.1901C>T",
"hgvs_p": null,
"transcript": "ENST00000492302.1",
"protein_id": null,
"transcript_support_level": 2,
"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": "pseudogene",
"feature": "ENST00000492302.1"
},
{
"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": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PINK1-AS",
"gene_hgnc_id": 38872,
"hgvs_c": "n.3981+1059G>A",
"hgvs_p": null,
"transcript": "ENST00000451424.1",
"protein_id": null,
"transcript_support_level": 2,
"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": "pseudogene",
"feature": "ENST00000451424.1"
},
{
"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": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PINK1-AS",
"gene_hgnc_id": 38872,
"hgvs_c": "n.3981+1059G>A",
"hgvs_p": null,
"transcript": "NR_046507.1",
"protein_id": null,
"transcript_support_level": null,
"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": "pseudogene",
"feature": "NR_046507.1"
}
],
"gene_symbol": "PINK1",
"gene_hgnc_id": 14581,
"dbsnp": "rs28940284",
"frequency_reference_population": 0.0000013680882,
"hom_count_reference_population": 0,
"allele_count_reference_population": 2,
"gnomad_exomes_af": 0.00000136809,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 2,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.30000001192092896,
"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.3,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.572,
"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": -1,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Moderate,BP7",
"acmg_by_gene": [
{
"score": -1,
"benign_score": 3,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate",
"BP7"
],
"verdict": "Likely_benign",
"transcript": "NM_032409.3",
"gene_symbol": "PINK1",
"hgnc_id": 14581,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AD,AR",
"hgvs_c": "c.813C>T",
"hgvs_p": "p.His271His"
},
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000451424.1",
"gene_symbol": "PINK1-AS",
"hgnc_id": 38872,
"effects": [
"intron_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.3981+1059G>A",
"hgvs_p": null
}
],
"clinvar_disease": "Autosomal recessive early-onset Parkinson disease 6",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "Autosomal recessive early-onset Parkinson disease 6",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}