← 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: 17-4948563-T-TCCCCCCCC (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=4948563&ref=T&alt=TCCCCCCCC&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "17",
"pos": 4948563,
"ref": "T",
"alt": "TCCCCCCCC",
"effect": "intron_variant",
"transcript": "ENST00000572383.1",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ENO3",
"gene_hgnc_id": 3354,
"hgvs_c": "c.-3+199_-3+200insCCCCCCCC",
"hgvs_p": null,
"transcript": "ENST00000896245.1",
"protein_id": "ENSP00000566304.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 434,
"cds_start": null,
"cds_end": null,
"cds_length": 1305,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896245.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ENO3",
"gene_hgnc_id": 3354,
"hgvs_c": "c.-3+190_-3+191insCCCCCCCC",
"hgvs_p": null,
"transcript": "ENST00000520221.5",
"protein_id": "ENSP00000467444.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 195,
"cds_start": null,
"cds_end": null,
"cds_length": 590,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000520221.5"
},
{
"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": 1,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.77-9_77-8insGGGGGGGG",
"hgvs_p": null,
"transcript": "ENST00000572383.1",
"protein_id": "ENSP00000460363.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 164,
"cds_start": null,
"cds_end": null,
"cds_length": 497,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000572383.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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-67-103_-67-102insGGGGGGGG",
"hgvs_p": null,
"transcript": "ENST00000896490.1",
"protein_id": "ENSP00000566549.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 140,
"cds_start": null,
"cds_end": null,
"cds_length": 423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896490.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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-67-103_-67-102insGGGGGGGG",
"hgvs_p": null,
"transcript": "ENST00000896491.1",
"protein_id": "ENSP00000566550.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 140,
"cds_start": null,
"cds_end": null,
"cds_length": 423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896491.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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-31-139_-31-138insGGGGGGGG",
"hgvs_p": null,
"transcript": "ENST00000896492.1",
"protein_id": "ENSP00000566551.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 140,
"cds_start": null,
"cds_end": null,
"cds_length": 423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896492.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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-67-103_-67-102insGGGGGGGG",
"hgvs_p": null,
"transcript": "ENST00000896493.1",
"protein_id": "ENSP00000566552.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 140,
"cds_start": null,
"cds_end": null,
"cds_length": 423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896493.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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-67-103_-67-102insGGGGGGGG",
"hgvs_p": null,
"transcript": "ENST00000929512.1",
"protein_id": "ENSP00000599571.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 140,
"cds_start": null,
"cds_end": null,
"cds_length": 423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000929512.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ENO3",
"gene_hgnc_id": 3354,
"hgvs_c": "c.-3+216_-3+217insCCCCCCCC",
"hgvs_p": null,
"transcript": "ENST00000519266.5",
"protein_id": "ENSP00000467270.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 27,
"cds_start": null,
"cds_end": null,
"cds_length": 85,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000519266.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-170_-169insGGGGGGGG",
"hgvs_p": null,
"transcript": "NM_005022.4",
"protein_id": "NP_005013.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 140,
"cds_start": null,
"cds_end": null,
"cds_length": 423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000225655.6",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_005022.4"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-170_-169insGGGGGGGG",
"hgvs_p": null,
"transcript": "ENST00000225655.6",
"protein_id": "ENSP00000225655.5",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 140,
"cds_start": null,
"cds_end": null,
"cds_length": 423,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_005022.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000225655.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-170_-169insGGGGGGGG",
"hgvs_p": null,
"transcript": "NM_001375991.1",
"protein_id": "NP_001362920.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 181,
"cds_start": null,
"cds_end": null,
"cds_length": 546,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001375991.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-170_-169insGGGGGGGG",
"hgvs_p": null,
"transcript": "ENST00000929513.1",
"protein_id": "ENSP00000599572.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 136,
"cds_start": null,
"cds_end": null,
"cds_length": 411,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000929513.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-170_-169insGGGGGGGG",
"hgvs_p": null,
"transcript": "ENST00000929514.1",
"protein_id": "ENSP00000599573.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 115,
"cds_start": null,
"cds_end": null,
"cds_length": 348,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000929514.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"hgvs_c": "c.-170_-169insGGGGGGGG",
"hgvs_p": null,
"transcript": "ENST00000896494.1",
"protein_id": "ENSP00000566553.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 104,
"cds_start": null,
"cds_end": null,
"cds_length": 315,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000896494.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"upstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ENO3",
"gene_hgnc_id": 3354,
"hgvs_c": "c.-733_-732insCCCCCCCC",
"hgvs_p": null,
"transcript": "XM_011523729.2",
"protein_id": "XP_011522031.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 434,
"cds_start": null,
"cds_end": null,
"cds_length": 1305,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011523729.2"
}
],
"gene_symbol": "PFN1",
"gene_hgnc_id": 8881,
"dbsnp": "rs376068871",
"frequency_reference_population": 0.000016336933,
"hom_count_reference_population": 0,
"allele_count_reference_population": 2,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.0000163369,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": 2,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": null,
"splice_prediction_selected": null,
"splice_source_selected": null,
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 3.312,
"phylop100way_prediction": "Benign",
"spliceai_max_score": null,
"spliceai_max_prediction": null,
"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": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_by_gene": [
{
"score": 2,
"benign_score": 0,
"pathogenic_score": 2,
"criteria": [
"PM2"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000572383.1",
"gene_symbol": "PFN1",
"hgnc_id": 8881,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.77-9_77-8insGGGGGGGG",
"hgvs_p": null
},
{
"score": 2,
"benign_score": 0,
"pathogenic_score": 2,
"criteria": [
"PM2"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000519266.5",
"gene_symbol": "ENO3",
"hgnc_id": 3354,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.-3+216_-3+217insCCCCCCCC",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}