← 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: 7-99968332-C-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=7&pos=99968332&ref=C&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "7",
"pos": 99968332,
"ref": "C",
"alt": "A",
"effect": "stop_gained",
"transcript": "NM_001185.4",
"consequences": [
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.436G>T",
"hgvs_p": "p.Glu146*",
"transcript": "NM_001185.4",
"protein_id": "NP_001176.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 298,
"cds_start": 436,
"cds_end": null,
"cds_length": 897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000292401.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001185.4"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.436G>T",
"hgvs_p": "p.Glu146*",
"transcript": "ENST00000292401.9",
"protein_id": "ENSP00000292401.4",
"transcript_support_level": 1,
"aa_start": 146,
"aa_end": null,
"aa_length": 298,
"cds_start": 436,
"cds_end": null,
"cds_length": 897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_001185.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000292401.9"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.427G>T",
"hgvs_p": "p.Glu143*",
"transcript": "ENST00000411734.1",
"protein_id": "ENSP00000396093.1",
"transcript_support_level": 1,
"aa_start": 143,
"aa_end": null,
"aa_length": 227,
"cds_start": 427,
"cds_end": null,
"cds_length": 684,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000411734.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.523G>T",
"hgvs_p": "p.Glu175*",
"transcript": "ENST00000868286.1",
"protein_id": "ENSP00000538345.1",
"transcript_support_level": null,
"aa_start": 175,
"aa_end": null,
"aa_length": 327,
"cds_start": 523,
"cds_end": null,
"cds_length": 984,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868286.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.436G>T",
"hgvs_p": "p.Glu146*",
"transcript": "ENST00000868291.1",
"protein_id": "ENSP00000538350.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 308,
"cds_start": 436,
"cds_end": null,
"cds_length": 927,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868291.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.430G>T",
"hgvs_p": "p.Glu144*",
"transcript": "ENST00000868292.1",
"protein_id": "ENSP00000538351.1",
"transcript_support_level": null,
"aa_start": 144,
"aa_end": null,
"aa_length": 296,
"cds_start": 430,
"cds_end": null,
"cds_length": 891,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868292.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.268G>T",
"hgvs_p": "p.Glu90*",
"transcript": "ENST00000868282.1",
"protein_id": "ENSP00000538341.1",
"transcript_support_level": null,
"aa_start": 90,
"aa_end": null,
"aa_length": 242,
"cds_start": 268,
"cds_end": null,
"cds_length": 729,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868282.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.175G>T",
"hgvs_p": "p.Glu59*",
"transcript": "ENST00000868285.1",
"protein_id": "ENSP00000538344.1",
"transcript_support_level": null,
"aa_start": 59,
"aa_end": null,
"aa_length": 211,
"cds_start": 175,
"cds_end": null,
"cds_length": 636,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868285.1"
},
{
"aa_ref": "E",
"aa_alt": "*",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"stop_gained"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.436G>T",
"hgvs_p": "p.Glu146*",
"transcript": "ENST00000868288.1",
"protein_id": "ENSP00000538347.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 171,
"cds_start": 436,
"cds_end": null,
"cds_length": 516,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868288.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": 2,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.338-13G>T",
"hgvs_p": null,
"transcript": "ENST00000868290.1",
"protein_id": "ENSP00000538349.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 261,
"cds_start": null,
"cds_end": null,
"cds_length": 786,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868290.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": 2,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.338-22G>T",
"hgvs_p": null,
"transcript": "ENST00000868289.1",
"protein_id": "ENSP00000538348.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 258,
"cds_start": null,
"cds_end": null,
"cds_length": 777,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868289.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": 2,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.338-43G>T",
"hgvs_p": null,
"transcript": "ENST00000868287.1",
"protein_id": "ENSP00000538346.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 251,
"cds_start": null,
"cds_end": null,
"cds_length": 756,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868287.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": 2,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.338-46G>T",
"hgvs_p": null,
"transcript": "ENST00000868283.1",
"protein_id": "ENSP00000538342.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 250,
"cds_start": null,
"cds_end": null,
"cds_length": 753,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868283.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": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.338-1046G>T",
"hgvs_p": null,
"transcript": "ENST00000868284.1",
"protein_id": "ENSP00000538343.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 206,
"cds_start": null,
"cds_end": null,
"cds_length": 621,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000868284.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": 3,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "c.139-155G>T",
"hgvs_p": null,
"transcript": "ENST00000419575.1",
"protein_id": "ENSP00000389942.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 84,
"cds_start": null,
"cds_end": null,
"cds_length": 255,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000419575.1"
},
{
"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": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"hgvs_c": "n.432G>T",
"hgvs_p": null,
"transcript": "ENST00000477251.1",
"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": "ENST00000477251.1"
}
],
"gene_symbol": "AZGP1",
"gene_hgnc_id": 910,
"dbsnp": "rs375706788",
"frequency_reference_population": 6.8404694e-7,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": 6.84047e-7,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.10999999940395355,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0.09000000357627869,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.11,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.851,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.09,
"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": 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": "NM_001185.4",
"gene_symbol": "AZGP1",
"hgnc_id": 910,
"effects": [
"stop_gained"
],
"inheritance_mode": "AR",
"hgvs_c": "c.436G>T",
"hgvs_p": "p.Glu146*"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}