← 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: 13-52461628-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=13&pos=52461628&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "CKAP2",
"hgnc_id": 1990,
"hgvs_c": "c.805A>G",
"hgvs_p": "p.Lys269Glu",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_001098525.3",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.1068,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.56,
"chr": "13",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.10125964879989624,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 682,
"aa_ref": "K",
"aa_start": 268,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3614,
"cdna_start": 881,
"cds_end": null,
"cds_length": 2049,
"cds_start": 802,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_018204.5",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.802A>G",
"hgvs_p": "p.Lys268Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000258607.10",
"protein_coding": true,
"protein_id": "NP_060674.3",
"strand": true,
"transcript": "NM_018204.5",
"transcript_support_level": null
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 682,
"aa_ref": "K",
"aa_start": 268,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3614,
"cdna_start": 881,
"cds_end": null,
"cds_length": 2049,
"cds_start": 802,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000258607.10",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.802A>G",
"hgvs_p": "p.Lys268Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_018204.5",
"protein_coding": true,
"protein_id": "ENSP00000258607.5",
"strand": true,
"transcript": "ENST00000258607.10",
"transcript_support_level": 1
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 683,
"aa_ref": "K",
"aa_start": 269,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3629,
"cdna_start": 895,
"cds_end": null,
"cds_length": 2052,
"cds_start": 805,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000378037.9",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.805A>G",
"hgvs_p": "p.Lys269Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000367276.4",
"strand": true,
"transcript": "ENST00000378037.9",
"transcript_support_level": 1
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 494,
"aa_ref": "K",
"aa_start": 268,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1972,
"cdna_start": 920,
"cds_end": null,
"cds_length": 1485,
"cds_start": 802,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000378034.7",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.802A>G",
"hgvs_p": "p.Lys268Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000367273.2",
"strand": true,
"transcript": "ENST00000378034.7",
"transcript_support_level": 1
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 683,
"aa_ref": "K",
"aa_start": 269,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3617,
"cdna_start": 884,
"cds_end": null,
"cds_length": 2052,
"cds_start": 805,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001098525.3",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.805A>G",
"hgvs_p": "p.Lys269Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001091995.1",
"strand": true,
"transcript": "NM_001098525.3",
"transcript_support_level": null
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 669,
"aa_ref": "K",
"aa_start": 269,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3578,
"cdna_start": 884,
"cds_end": null,
"cds_length": 2010,
"cds_start": 805,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000898697.1",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.805A>G",
"hgvs_p": "p.Lys269Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568756.1",
"strand": true,
"transcript": "ENST00000898697.1",
"transcript_support_level": null
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 668,
"aa_ref": "K",
"aa_start": 268,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2108,
"cdna_start": 874,
"cds_end": null,
"cds_length": 2007,
"cds_start": 802,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000898699.1",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.802A>G",
"hgvs_p": "p.Lys268Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568758.1",
"strand": true,
"transcript": "ENST00000898699.1",
"transcript_support_level": null
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 634,
"aa_ref": "K",
"aa_start": 220,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3657,
"cdna_start": 924,
"cds_end": null,
"cds_length": 1905,
"cds_start": 658,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001286686.2",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.658A>G",
"hgvs_p": "p.Lys220Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001273615.1",
"strand": true,
"transcript": "NM_001286686.2",
"transcript_support_level": null
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 634,
"aa_ref": "K",
"aa_start": 220,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3395,
"cdna_start": 940,
"cds_end": null,
"cds_length": 1905,
"cds_start": 658,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000490903.5",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.658A>G",
"hgvs_p": "p.Lys220Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000417830.1",
"strand": true,
"transcript": "ENST00000490903.5",
"transcript_support_level": 2
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 494,
"aa_ref": "K",
"aa_start": 268,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1933,
"cdna_start": 881,
"cds_end": null,
"cds_length": 1485,
"cds_start": 802,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001286687.2",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.802A>G",
"hgvs_p": "p.Lys268Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001273616.1",
"strand": true,
"transcript": "NM_001286687.2",
"transcript_support_level": null
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 635,
"aa_ref": "K",
"aa_start": 221,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3660,
"cdna_start": 927,
"cds_end": null,
"cds_length": 1908,
"cds_start": 661,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_005266344.5",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.661A>G",
"hgvs_p": "p.Lys221Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005266401.1",
"strand": true,
"transcript": "XM_005266344.5",
"transcript_support_level": null
},
{
"aa_alt": "E",
"aa_end": null,
"aa_length": 600,
"aa_ref": "K",
"aa_start": 186,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3581,
"cdna_start": 848,
"cds_end": null,
"cds_length": 1803,
"cds_start": 556,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_047430268.1",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.556A>G",
"hgvs_p": "p.Lys186Glu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047286224.1",
"strand": true,
"transcript": "XM_047430268.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 133,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 511,
"cdna_start": null,
"cds_end": null,
"cds_length": 402,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000898698.1",
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"hgvs_c": "c.155+5021A>G",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000568757.1",
"strand": true,
"transcript": "ENST00000898698.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs768920061",
"effect": "missense_variant",
"frequency_reference_population": 6.840685e-7,
"gene_hgnc_id": 1990,
"gene_symbol": "CKAP2",
"gnomad_exomes_ac": 1,
"gnomad_exomes_af": 6.84068e-7,
"gnomad_exomes_homalt": 0,
"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": "Benign",
"phylop100way_score": 1.428,
"pos": 52461628,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.078,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_001098525.3"
}
]
}