← 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: 20-20040758-AA-CG (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=20&pos=20040758&ref=AA&alt=CG&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PP2",
"PP3"
],
"effects": [
"missense_variant"
],
"gene_symbol": "CRNKL1",
"hgnc_id": 15762,
"hgvs_c": "c.1715_1716delTTinsCG",
"hgvs_p": "p.Phe572Ser",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_016652.6",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PP2,PP3",
"acmg_score": 2,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "CG",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "20",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": null,
"computational_score_selected": null,
"computational_source_selected": null,
"consequences": [
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 687,
"aa_ref": "F",
"aa_start": 411,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4015,
"cdna_start": 1357,
"cds_end": null,
"cds_length": 2064,
"cds_start": 1232,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001278628.2",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "c.1232_1233delTTinsCG",
"hgvs_p": "p.Phe411Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000536226.2",
"protein_coding": true,
"protein_id": "NP_001265557.1",
"strand": false,
"transcript": "NM_001278628.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 687,
"aa_ref": "F",
"aa_start": 411,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4015,
"cdna_start": 1357,
"cds_end": null,
"cds_length": 2064,
"cds_start": 1232,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000536226.2",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "c.1232_1233delTTinsCG",
"hgvs_p": "p.Phe411Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001278628.2",
"protein_coding": true,
"protein_id": "ENSP00000440733.1",
"strand": false,
"transcript": "ENST00000536226.2",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 848,
"aa_ref": "F",
"aa_start": 572,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4406,
"cdna_start": 1748,
"cds_end": null,
"cds_length": 2547,
"cds_start": 1715,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000377340.6",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "c.1715_1716delTTinsCG",
"hgvs_p": "p.Phe572Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000366557.2",
"strand": false,
"transcript": "ENST00000377340.6",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 836,
"aa_ref": "F",
"aa_start": 560,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4370,
"cdna_start": 1712,
"cds_end": null,
"cds_length": 2511,
"cds_start": 1679,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000377327.8",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "c.1679_1680delTTinsCG",
"hgvs_p": "p.Phe560Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000366544.4",
"strand": false,
"transcript": "ENST00000377327.8",
"transcript_support_level": 1
},
{
"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": 4183,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000490910.5",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "n.*1177_*1178delTTinsCG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000429226.1",
"strand": false,
"transcript": "ENST00000490910.5",
"transcript_support_level": 1
},
{
"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": 4093,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000496549.5",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "n.*1177_*1178delTTinsCG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000428436.1",
"strand": false,
"transcript": "ENST00000496549.5",
"transcript_support_level": 1
},
{
"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": 4183,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 15,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000490910.5",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "n.*1177_*1178delTTinsCG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000429226.1",
"strand": false,
"transcript": "ENST00000490910.5",
"transcript_support_level": 1
},
{
"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": 4093,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 15,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000496549.5",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "n.*1177_*1178delTTinsCG",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000428436.1",
"strand": false,
"transcript": "ENST00000496549.5",
"transcript_support_level": 1
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 848,
"aa_ref": "F",
"aa_start": 572,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4406,
"cdna_start": 1748,
"cds_end": null,
"cds_length": 2547,
"cds_start": 1715,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_016652.6",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "c.1715_1716delTTinsCG",
"hgvs_p": "p.Phe572Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_057736.4",
"strand": false,
"transcript": "NM_016652.6",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 836,
"aa_ref": "F",
"aa_start": 560,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4370,
"cdna_start": 1712,
"cds_end": null,
"cds_length": 2511,
"cds_start": 1679,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001278625.2",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "c.1679_1680delTTinsCG",
"hgvs_p": "p.Phe560Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001265554.1",
"strand": false,
"transcript": "NM_001278625.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 630,
"aa_ref": "F",
"aa_start": 354,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2845,
"cdna_start": 1168,
"cds_end": null,
"cds_length": 1893,
"cds_start": 1061,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000886215.1",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "c.1061_1062delTTinsCG",
"hgvs_p": "p.Phe354Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000556274.1",
"strand": false,
"transcript": "ENST00000886215.1",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 564,
"aa_ref": "F",
"aa_start": 288,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4183,
"cdna_start": 1525,
"cds_end": null,
"cds_length": 1695,
"cds_start": 863,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001278626.2",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "c.863_864delTTinsCG",
"hgvs_p": "p.Phe288Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001265555.1",
"strand": false,
"transcript": "NM_001278626.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 564,
"aa_ref": "F",
"aa_start": 288,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4093,
"cdna_start": 1435,
"cds_end": null,
"cds_length": 1695,
"cds_start": 863,
"consequences": [
"missense_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001278627.2",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "c.863_864delTTinsCG",
"hgvs_p": "p.Phe288Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001265556.1",
"strand": false,
"transcript": "NM_001278627.2",
"transcript_support_level": null
},
{
"aa_alt": "S",
"aa_end": null,
"aa_length": 438,
"aa_ref": "F",
"aa_start": 162,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3924,
"cdna_start": 1266,
"cds_end": null,
"cds_length": 1317,
"cds_start": 485,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047440187.1",
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"hgvs_c": "c.485_486delTTinsCG",
"hgvs_p": "p.Phe162Ser",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047296143.1",
"strand": false,
"transcript": "XM_047440187.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 15762,
"gene_symbol": "CRNKL1",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"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": "Pathogenic",
"phylop100way_score": 9.096,
"pos": 20040758,
"ref": "AA",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": null,
"splice_score_selected": null,
"splice_source_selected": null,
"spliceai_max_prediction": null,
"spliceai_max_score": null,
"transcript": "NM_016652.6"
}
]
}