← 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: 9-135818055-G-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=9&pos=135818055&ref=G&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "9",
"pos": 135818055,
"ref": "G",
"alt": "C",
"effect": "stop_gained",
"transcript": "NM_001437279.1",
"consequences": [
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.4193C>G",
"hgvs_p": "p.Ser1398*",
"transcript": "NM_015447.4",
"protein_id": "NP_056262.3",
"transcript_support_level": null,
"aa_start": 1398,
"aa_end": null,
"aa_length": 1602,
"cds_start": 4193,
"cds_end": null,
"cds_length": 4809,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000389532.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_015447.4"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.4193C>G",
"hgvs_p": "p.Ser1398*",
"transcript": "ENST00000389532.9",
"protein_id": "ENSP00000374183.4",
"transcript_support_level": 5,
"aa_start": 1398,
"aa_end": null,
"aa_length": 1602,
"cds_start": 4193,
"cds_end": null,
"cds_length": 4809,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_015447.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000389532.9"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.3359C>G",
"hgvs_p": "p.Ser1120*",
"transcript": "ENST00000312405.10",
"protein_id": "ENSP00000312463.6",
"transcript_support_level": 1,
"aa_start": 1120,
"aa_end": null,
"aa_length": 1324,
"cds_start": 3359,
"cds_end": null,
"cds_length": 3975,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000312405.10"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.4226C>G",
"hgvs_p": "p.Ser1409*",
"transcript": "NM_001437279.1",
"protein_id": "NP_001424208.1",
"transcript_support_level": null,
"aa_start": 1409,
"aa_end": null,
"aa_length": 1613,
"cds_start": 4226,
"cds_end": null,
"cds_length": 4842,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001437279.1"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.4226C>G",
"hgvs_p": "p.Ser1409*",
"transcript": "ENST00000409386.3",
"protein_id": "ENSP00000386420.3",
"transcript_support_level": 5,
"aa_start": 1409,
"aa_end": null,
"aa_length": 1613,
"cds_start": 4226,
"cds_end": null,
"cds_length": 4842,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000409386.3"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.3761C>G",
"hgvs_p": "p.Ser1254*",
"transcript": "NM_001437280.1",
"protein_id": "NP_001424209.1",
"transcript_support_level": null,
"aa_start": 1254,
"aa_end": null,
"aa_length": 1458,
"cds_start": 3761,
"cds_end": null,
"cds_length": 4377,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001437280.1"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.3596C>G",
"hgvs_p": "p.Ser1199*",
"transcript": "NM_001437281.1",
"protein_id": "NP_001424210.1",
"transcript_support_level": null,
"aa_start": 1199,
"aa_end": null,
"aa_length": 1403,
"cds_start": 3596,
"cds_end": null,
"cds_length": 4212,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001437281.1"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.3359C>G",
"hgvs_p": "p.Ser1120*",
"transcript": "NM_001411031.1",
"protein_id": "NP_001397960.1",
"transcript_support_level": null,
"aa_start": 1120,
"aa_end": null,
"aa_length": 1324,
"cds_start": 3359,
"cds_end": null,
"cds_length": 3975,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001411031.1"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.3794C>G",
"hgvs_p": "p.Ser1265*",
"transcript": "XM_011518272.2",
"protein_id": "XP_011516574.1",
"transcript_support_level": null,
"aa_start": 1265,
"aa_end": null,
"aa_length": 1469,
"cds_start": 3794,
"cds_end": null,
"cds_length": 4410,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011518272.2"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.3794C>G",
"hgvs_p": "p.Ser1265*",
"transcript": "XM_017014301.1",
"protein_id": "XP_016869790.1",
"transcript_support_level": null,
"aa_start": 1265,
"aa_end": null,
"aa_length": 1469,
"cds_start": 3794,
"cds_end": null,
"cds_length": 4410,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017014301.1"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.3794C>G",
"hgvs_p": "p.Ser1265*",
"transcript": "XM_017014302.1",
"protein_id": "XP_016869791.1",
"transcript_support_level": null,
"aa_start": 1265,
"aa_end": null,
"aa_length": 1469,
"cds_start": 3794,
"cds_end": null,
"cds_length": 4410,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017014302.1"
},
{
"aa_ref": "S",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "c.3629C>G",
"hgvs_p": "p.Ser1210*",
"transcript": "XM_011518273.3",
"protein_id": "XP_011516575.1",
"transcript_support_level": null,
"aa_start": 1210,
"aa_end": null,
"aa_length": 1414,
"cds_start": 3629,
"cds_end": null,
"cds_length": 4245,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011518273.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "n.265C>G",
"hgvs_p": null,
"transcript": "ENST00000482664.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000482664.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "n.3255C>G",
"hgvs_p": null,
"transcript": "ENST00000483991.5",
"protein_id": null,
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000483991.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "n.117C>G",
"hgvs_p": null,
"transcript": "ENST00000487868.1",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000487868.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"hgvs_c": "n.291C>G",
"hgvs_p": null,
"transcript": "ENST00000493088.1",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000493088.1"
}
],
"gene_symbol": "CAMSAP1",
"gene_hgnc_id": 19946,
"dbsnp": null,
"frequency_reference_population": 0.0000027369929,
"hom_count_reference_population": 0,
"allele_count_reference_population": 4,
"gnomad_exomes_af": 0.00000273699,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 4,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.6499999761581421,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.65,
"bayesdelnoaf_prediction": "Pathogenic",
"phylop100way_score": 9.568,
"phylop100way_prediction": "Pathogenic",
"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": 18,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
"acmg_by_gene": [
{
"score": 18,
"benign_score": 0,
"pathogenic_score": 18,
"criteria": [
"PVS1",
"PM2",
"PP5_Very_Strong"
],
"verdict": "Pathogenic",
"transcript": "NM_001437279.1",
"gene_symbol": "CAMSAP1",
"hgnc_id": 19946,
"effects": [
"stop_gained"
],
"inheritance_mode": "AR",
"hgvs_c": "c.4226C>G",
"hgvs_p": "p.Ser1409*"
}
],
"clinvar_disease": "CAMSAP1-related neuronal migration disorder,not provided",
"clinvar_classification": "Pathogenic/Likely pathogenic",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "P:1 LP:1",
"phenotype_combined": "not provided|CAMSAP1-related neuronal migration disorder",
"pathogenicity_classification_combined": "Pathogenic/Likely pathogenic",
"custom_annotations": null
}
],
"message": null
}