← 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: 15-89665720-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=89665720&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "15",
"pos": 89665720,
"ref": "C",
"alt": "G",
"effect": "missense_variant",
"transcript": "NM_002666.5",
"consequences": [
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1432G>C",
"hgvs_p": "p.Ala478Pro",
"transcript": "NM_002666.5",
"protein_id": "NP_002657.3",
"transcript_support_level": null,
"aa_start": 478,
"aa_end": null,
"aa_length": 522,
"cds_start": 1432,
"cds_end": null,
"cds_length": 1569,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000300055.10",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_002666.5"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1432G>C",
"hgvs_p": "p.Ala478Pro",
"transcript": "ENST00000300055.10",
"protein_id": "ENSP00000300055.5",
"transcript_support_level": 1,
"aa_start": 478,
"aa_end": null,
"aa_length": 522,
"cds_start": 1432,
"cds_end": null,
"cds_length": 1569,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_002666.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000300055.10"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1540G>C",
"hgvs_p": "p.Ala514Pro",
"transcript": "ENST00000896664.1",
"protein_id": "ENSP00000566723.1",
"transcript_support_level": null,
"aa_start": 514,
"aa_end": null,
"aa_length": 558,
"cds_start": 1540,
"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": "ENST00000896664.1"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1462G>C",
"hgvs_p": "p.Ala488Pro",
"transcript": "ENST00000896666.1",
"protein_id": "ENSP00000566725.1",
"transcript_support_level": null,
"aa_start": 488,
"aa_end": null,
"aa_length": 532,
"cds_start": 1462,
"cds_end": null,
"cds_length": 1599,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896666.1"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1432G>C",
"hgvs_p": "p.Ala478Pro",
"transcript": "NM_001145311.2",
"protein_id": "NP_001138783.1",
"transcript_support_level": null,
"aa_start": 478,
"aa_end": null,
"aa_length": 522,
"cds_start": 1432,
"cds_end": null,
"cds_length": 1569,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001145311.2"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1432G>C",
"hgvs_p": "p.Ala478Pro",
"transcript": "ENST00000430628.2",
"protein_id": "ENSP00000402167.2",
"transcript_support_level": 5,
"aa_start": 478,
"aa_end": null,
"aa_length": 522,
"cds_start": 1432,
"cds_end": null,
"cds_length": 1569,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000430628.2"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1432G>C",
"hgvs_p": "p.Ala478Pro",
"transcript": "ENST00000896669.1",
"protein_id": "ENSP00000566728.1",
"transcript_support_level": null,
"aa_start": 478,
"aa_end": null,
"aa_length": 522,
"cds_start": 1432,
"cds_end": null,
"cds_length": 1569,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896669.1"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1432G>C",
"hgvs_p": "p.Ala478Pro",
"transcript": "ENST00000957093.1",
"protein_id": "ENSP00000627152.1",
"transcript_support_level": null,
"aa_start": 478,
"aa_end": null,
"aa_length": 522,
"cds_start": 1432,
"cds_end": null,
"cds_length": 1569,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957093.1"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1432G>C",
"hgvs_p": "p.Ala478Pro",
"transcript": "ENST00000957094.1",
"protein_id": "ENSP00000627153.1",
"transcript_support_level": null,
"aa_start": 478,
"aa_end": null,
"aa_length": 522,
"cds_start": 1432,
"cds_end": null,
"cds_length": 1569,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000957094.1"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1426G>C",
"hgvs_p": "p.Ala476Pro",
"transcript": "ENST00000896667.1",
"protein_id": "ENSP00000566726.1",
"transcript_support_level": null,
"aa_start": 476,
"aa_end": null,
"aa_length": 520,
"cds_start": 1426,
"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": "ENST00000896667.1"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1264G>C",
"hgvs_p": "p.Ala422Pro",
"transcript": "ENST00000896665.1",
"protein_id": "ENSP00000566724.1",
"transcript_support_level": null,
"aa_start": 422,
"aa_end": null,
"aa_length": 466,
"cds_start": 1264,
"cds_end": null,
"cds_length": 1401,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896665.1"
},
{
"aa_ref": "A",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.1264G>C",
"hgvs_p": "p.Ala422Pro",
"transcript": "ENST00000896668.1",
"protein_id": "ENSP00000566727.1",
"transcript_support_level": null,
"aa_start": 422,
"aa_end": null,
"aa_length": 466,
"cds_start": 1264,
"cds_end": null,
"cds_length": 1401,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896668.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"hgvs_c": "c.124-779G>C",
"hgvs_p": null,
"transcript": "ENST00000560330.1",
"protein_id": "ENSP00000453426.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 73,
"cds_start": null,
"cds_end": null,
"cds_length": 222,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000560330.1"
}
],
"gene_symbol": "PLIN1",
"gene_hgnc_id": 9076,
"dbsnp": "rs1345627727",
"frequency_reference_population": 7.6526084e-7,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": 7.65261e-7,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.05445277690887451,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.028,
"revel_prediction": "Benign",
"alphamissense_score": 0.067,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.63,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.761,
"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": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "NM_002666.5",
"gene_symbol": "PLIN1",
"hgnc_id": 9076,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1432G>C",
"hgvs_p": "p.Ala478Pro"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}