← 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-10331478-T-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=10331478&ref=T&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 12,
"criteria": [
"BP4_Strong",
"BA1"
],
"effects": [
"intron_variant"
],
"gene_symbol": "KIF1B",
"hgnc_id": 16636,
"hgvs_c": "c.2925-3042T>G",
"hgvs_p": null,
"inheritance_mode": "AD",
"pathogenic_score": 0,
"score": -12,
"transcript": "NM_001365951.3",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_score": -12,
"allele_count_reference_population": 37501,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.8,
"chr": "1",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.800000011920929,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1816,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10855,
"cdna_start": null,
"cds_end": null,
"cds_length": 5451,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 49,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001365951.3",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2925-3042T>G",
"hgvs_p": null,
"intron_rank": 27,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000676179.1",
"protein_coding": true,
"protein_id": "NP_001352880.1",
"strand": true,
"transcript": "NM_001365951.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1816,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 10855,
"cdna_start": null,
"cds_end": null,
"cds_length": 5451,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 49,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000676179.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2925-3042T>G",
"hgvs_p": null,
"intron_rank": 27,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001365951.3",
"protein_coding": true,
"protein_id": "ENSP00000502065.1",
"strand": true,
"transcript": "ENST00000676179.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1823,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8746,
"cdna_start": null,
"cds_end": null,
"cds_length": 5472,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 48,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000377081.5",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2925-3042T>G",
"hgvs_p": null,
"intron_rank": 26,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000366284.1",
"strand": true,
"transcript": "ENST00000377081.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1816,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10669,
"cdna_start": null,
"cds_end": null,
"cds_length": 5451,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 49,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000377086.5",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2925-3042T>G",
"hgvs_p": null,
"intron_rank": 27,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000366290.1",
"strand": true,
"transcript": "ENST00000377086.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1809,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8624,
"cdna_start": null,
"cds_end": null,
"cds_length": 5430,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 47,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000620295.2",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2883-3042T>G",
"hgvs_p": null,
"intron_rank": 25,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000478500.1",
"strand": true,
"transcript": "ENST00000620295.2",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1797,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8588,
"cdna_start": null,
"cds_end": null,
"cds_length": 5394,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 48,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000622724.3",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2847-3042T>G",
"hgvs_p": null,
"intron_rank": 26,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000480063.1",
"strand": true,
"transcript": "ENST00000622724.3",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1770,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6816,
"cdna_start": null,
"cds_end": null,
"cds_length": 5313,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 47,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000263934.10",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2787-3042T>G",
"hgvs_p": null,
"intron_rank": 25,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000263934.6",
"strand": true,
"transcript": "ENST00000263934.10",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1837,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7017,
"cdna_start": null,
"cds_end": null,
"cds_length": 5514,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 48,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000696502.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2787-3042T>G",
"hgvs_p": null,
"intron_rank": 25,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512668.1",
"strand": true,
"transcript": "ENST00000696502.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1816,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10669,
"cdna_start": null,
"cds_end": null,
"cds_length": 5451,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 49,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001365952.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2925-3042T>G",
"hgvs_p": null,
"intron_rank": 27,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001352881.1",
"strand": true,
"transcript": "NM_001365952.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1810,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6109,
"cdna_start": null,
"cds_end": null,
"cds_length": 5433,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 48,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000858331.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2907-3042T>G",
"hgvs_p": null,
"intron_rank": 26,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528390.1",
"strand": true,
"transcript": "ENST00000858331.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1796,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10835,
"cdna_start": null,
"cds_end": null,
"cds_length": 5391,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 47,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000858327.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2865-3042T>G",
"hgvs_p": null,
"intron_rank": 25,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528386.1",
"strand": true,
"transcript": "ENST00000858327.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1791,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6879,
"cdna_start": null,
"cds_end": null,
"cds_length": 5376,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 48,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000696503.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2850-3042T>G",
"hgvs_p": null,
"intron_rank": 26,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512669.1",
"strand": true,
"transcript": "ENST00000696503.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1791,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6879,
"cdna_start": null,
"cds_end": null,
"cds_length": 5376,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 48,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000696504.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2850-3042T>G",
"hgvs_p": null,
"intron_rank": 26,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000512670.1",
"strand": true,
"transcript": "ENST00000696504.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1790,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10776,
"cdna_start": null,
"cds_end": null,
"cds_length": 5373,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 49,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000858328.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2847-3042T>G",
"hgvs_p": null,
"intron_rank": 27,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528387.1",
"strand": true,
"transcript": "ENST00000858328.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1784,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5969,
"cdna_start": null,
"cds_end": null,
"cds_length": 5355,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 48,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000959020.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2829-3042T>G",
"hgvs_p": null,
"intron_rank": 26,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000629079.1",
"strand": true,
"transcript": "ENST00000959020.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1770,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10581,
"cdna_start": null,
"cds_end": null,
"cds_length": 5313,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 47,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_015074.3",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2787-3042T>G",
"hgvs_p": null,
"intron_rank": 25,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_055889.2",
"strand": true,
"transcript": "NM_015074.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1727,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5577,
"cdna_start": null,
"cds_end": null,
"cds_length": 5184,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 47,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000858332.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2658-3042T>G",
"hgvs_p": null,
"intron_rank": 25,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528391.1",
"strand": true,
"transcript": "ENST00000858332.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1713,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5865,
"cdna_start": null,
"cds_end": null,
"cds_length": 5142,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 46,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000858330.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2616-3042T>G",
"hgvs_p": null,
"intron_rank": 24,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528389.1",
"strand": true,
"transcript": "ENST00000858330.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 1687,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 6655,
"cdna_start": null,
"cds_end": null,
"cds_length": 5064,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 46,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000858329.1",
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"hgvs_c": "c.2538-3042T>G",
"hgvs_p": null,
"intron_rank": 24,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000528388.1",
"strand": true,
"transcript": "ENST00000858329.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs12734551",
"effect": "intron_variant",
"frequency_reference_population": 0.24640262,
"gene_hgnc_id": 16636,
"gene_symbol": "KIF1B",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": 37501,
"gnomad_genomes_af": 0.246403,
"gnomad_genomes_homalt": 5232,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 5232,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.971,
"pos": 10331478,
"ref": "T",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.009999999776482582,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.01,
"transcript": "NM_001365951.3"
}
]
}