← 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: 11-7000575-T-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=7000575&ref=T&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"exon_region"
],
"gene_symbol": "ZNF214",
"hgnc_id": 13006,
"hgvs_c": "c.",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_001354830.2",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"exon_region"
],
"gene_symbol": "ZNF215",
"hgnc_id": 13007,
"hgvs_c": "n.",
"hgvs_p": null,
"inheritance_mode": "Unknown",
"pathogenic_score": 2,
"score": 2,
"transcript": "ENST00000636606.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_score": 2,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "11",
"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": null,
"aa_end": null,
"aa_length": 606,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4892,
"cdna_start": null,
"cds_end": null,
"cds_length": 1821,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_013249.4",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000278314.5",
"protein_coding": true,
"protein_id": "NP_037381.2",
"strand": false,
"transcript": "NM_013249.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 606,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 4892,
"cdna_start": null,
"cds_end": null,
"cds_length": 1821,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000278314.5",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_013249.4",
"protein_coding": true,
"protein_id": "ENSP00000278314.4",
"strand": false,
"transcript": "ENST00000278314.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 606,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2562,
"cdna_start": null,
"cds_end": null,
"cds_length": 1821,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000536068.5",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000445373.1",
"strand": false,
"transcript": "ENST00000536068.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 617,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4951,
"cdna_start": null,
"cds_end": null,
"cds_length": 1854,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001354830.2",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001341759.1",
"strand": false,
"transcript": "NM_001354830.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 606,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4955,
"cdna_start": null,
"cds_end": null,
"cds_length": 1821,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001354831.2",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001341760.1",
"strand": false,
"transcript": "NM_001354831.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 606,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4888,
"cdna_start": null,
"cds_end": null,
"cds_length": 1821,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001354832.2",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001341761.1",
"strand": false,
"transcript": "NM_001354832.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 606,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5378,
"cdna_start": null,
"cds_end": null,
"cds_length": 1821,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000888786.1",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000558845.1",
"strand": false,
"transcript": "ENST00000888786.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 606,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3772,
"cdna_start": null,
"cds_end": null,
"cds_length": 1821,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 4,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000888787.1",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000558846.1",
"strand": false,
"transcript": "ENST00000888787.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 606,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2757,
"cdna_start": null,
"cds_end": null,
"cds_length": 1821,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 5,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000888788.1",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000558847.1",
"strand": false,
"transcript": "ENST00000888788.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 606,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2657,
"cdna_start": null,
"cds_end": null,
"cds_length": 1821,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 2,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000888789.1",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000558848.1",
"strand": false,
"transcript": "ENST00000888789.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 592,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4888,
"cdna_start": null,
"cds_end": null,
"cds_length": 1779,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "NM_001354833.2",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001341762.1",
"strand": false,
"transcript": "NM_001354833.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 606,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4686,
"cdna_start": null,
"cds_end": null,
"cds_length": 1821,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_047427565.1",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047283521.1",
"strand": false,
"transcript": "XM_047427565.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 592,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4884,
"cdna_start": null,
"cds_end": null,
"cds_length": 1779,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_006718309.5",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006718372.1",
"strand": false,
"transcript": "XM_006718309.5",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 592,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4663,
"cdna_start": null,
"cds_end": null,
"cds_length": 1779,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_011520357.4",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011518659.1",
"strand": false,
"transcript": "XM_011520357.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 592,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4677,
"cdna_start": null,
"cds_end": null,
"cds_length": 1779,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 3,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_017018269.3",
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"hgvs_c": "c.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016873758.1",
"strand": false,
"transcript": "XM_017018269.3",
"transcript_support_level": null
},
{
"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": 2204,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"exon_region"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000636606.1",
"gene_hgnc_id": 13007,
"gene_symbol": "ZNF215",
"hgvs_c": "n.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490359.1",
"strand": true,
"transcript": "ENST00000636606.1",
"transcript_support_level": 5
},
{
"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": 2204,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000636606.1",
"gene_hgnc_id": 13007,
"gene_symbol": "ZNF215",
"hgvs_c": "n.",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000490359.1",
"strand": true,
"transcript": "ENST00000636606.1",
"transcript_support_level": 5
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "exon_region",
"frequency_reference_population": null,
"gene_hgnc_id": 13006,
"gene_symbol": "ZNF214",
"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": "Benign",
"phylop100way_score": -2.721,
"pos": 7000575,
"ref": "T",
"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_001354830.2"
}
]
}