← 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-88857108-A-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=88857108&ref=A&alt=C&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 20,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"effects": [
"missense_variant"
],
"gene_symbol": "ACAN",
"hgnc_id": 319,
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"inheritance_mode": "AR,AD",
"pathogenic_score": 0,
"score": -20,
"transcript": "NM_001369268.1",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BA1",
"acmg_score": -20,
"allele_count_reference_population": 963538,
"alphamissense_prediction": null,
"alphamissense_score": 0.1548,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.27,
"chr": "15",
"clinvar_classification": "Benign",
"clinvar_disease": " Kimberley type, aggrecan type,Osteochondritis dissecans,Spondyloepimetaphyseal dysplasia,Spondyloepiphyseal dysplasia,not provided,not specified",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:6",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.000006015135568304686,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2568,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8960,
"cdna_start": 4904,
"cds_end": null,
"cds_length": 7707,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "NM_001369268.1",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000560601.4",
"protein_coding": true,
"protein_id": "NP_001356197.1",
"strand": true,
"transcript": "NM_001369268.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2568,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 8960,
"cdna_start": 4904,
"cds_end": null,
"cds_length": 7707,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000560601.4",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001369268.1",
"protein_coding": true,
"protein_id": "ENSP00000453581.2",
"strand": true,
"transcript": "ENST00000560601.4",
"transcript_support_level": 3
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2530,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8846,
"cdna_start": 4904,
"cds_end": null,
"cds_length": 7593,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "NM_001411097.1",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001398026.1",
"strand": true,
"transcript": "NM_001411097.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2530,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8846,
"cdna_start": 4904,
"cds_end": null,
"cds_length": 7593,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "NM_013227.4",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_037359.3",
"strand": true,
"transcript": "NM_013227.4",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2530,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8842,
"cdna_start": 4900,
"cds_end": null,
"cds_length": 7593,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000439576.7",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000387356.2",
"strand": true,
"transcript": "ENST00000439576.7",
"transcript_support_level": 5
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2530,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8075,
"cdna_start": 4900,
"cds_end": null,
"cds_length": 7593,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000561243.7",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000453342.3",
"strand": true,
"transcript": "ENST00000561243.7",
"transcript_support_level": 5
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2492,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8732,
"cdna_start": 4904,
"cds_end": null,
"cds_length": 7479,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "NM_001411096.1",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001398025.1",
"strand": true,
"transcript": "NM_001411096.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2492,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7628,
"cdna_start": 4581,
"cds_end": null,
"cds_length": 7479,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000559004.5",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000453499.1",
"strand": true,
"transcript": "ENST00000559004.5",
"transcript_support_level": 5
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2431,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8549,
"cdna_start": 4904,
"cds_end": null,
"cds_length": 7296,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "NM_001135.4",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001126.3",
"strand": true,
"transcript": "NM_001135.4",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2431,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7526,
"cdna_start": 4581,
"cds_end": null,
"cds_length": 7296,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000352105.11",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000341615.7",
"strand": true,
"transcript": "ENST00000352105.11",
"transcript_support_level": 5
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2553,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8059,
"cdna_start": 4904,
"cds_end": null,
"cds_length": 7662,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "XM_047432214.1",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288170.1",
"strand": true,
"transcript": "XM_047432214.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2553,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8058,
"cdna_start": 4904,
"cds_end": null,
"cds_length": 7662,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "XM_047432215.1",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288171.1",
"strand": true,
"transcript": "XM_047432215.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2515,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 8142,
"cdna_start": 5102,
"cds_end": null,
"cds_length": 7548,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 17,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "XM_047432216.1",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288172.1",
"strand": true,
"transcript": "XM_047432216.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 2515,
"aa_ref": "E",
"aa_start": 1508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7944,
"cdna_start": 4904,
"cds_end": null,
"cds_length": 7548,
"cds_start": 4523,
"consequences": [
"missense_variant"
],
"exon_count": 16,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "XM_047432217.1",
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"hgvs_c": "c.4523A>C",
"hgvs_p": "p.Glu1508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288173.1",
"strand": true,
"transcript": "XM_047432217.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs2882676",
"effect": "missense_variant",
"frequency_reference_population": 0.5973762,
"gene_hgnc_id": 319,
"gene_symbol": "ACAN",
"gnomad_exomes_ac": 883519,
"gnomad_exomes_af": 0.6045,
"gnomad_exomes_homalt": 275047,
"gnomad_genomes_ac": 80019,
"gnomad_genomes_af": 0.528597,
"gnomad_genomes_homalt": 22314,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 297361,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign",
"phenotype_combined": "not specified|Osteochondritis dissecans|Spondyloepimetaphyseal dysplasia, aggrecan type|not provided|Spondyloepiphyseal dysplasia, Kimberley type",
"phylop100way_prediction": "Benign",
"phylop100way_score": 1.279,
"pos": 88857108,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.187,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001369268.1"
}
]
}