← 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: 15-98908747-GC-AT (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=98908747&ref=GC&alt=AT&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [],
"effects": [
"missense_variant"
],
"gene_symbol": "IGF1R",
"hgnc_id": 5465,
"hgvs_c": "c.1310_1311delGCinsAT",
"hgvs_p": "p.Arg437His",
"inheritance_mode": "AR,AD",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_000875.5",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "AT",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "15",
"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": "H",
"aa_end": null,
"aa_length": 1367,
"aa_ref": "R",
"aa_start": 437,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 12235,
"cdna_start": 2353,
"cds_end": null,
"cds_length": 4104,
"cds_start": 1310,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_000875.5",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.1310_1311delGCinsAT",
"hgvs_p": "p.Arg437His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000650285.1",
"protein_coding": true,
"protein_id": "NP_000866.1",
"strand": true,
"transcript": "NM_000875.5",
"transcript_support_level": null
},
{
"aa_alt": "H",
"aa_end": null,
"aa_length": 1367,
"aa_ref": "R",
"aa_start": 437,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 12235,
"cdna_start": 2353,
"cds_end": null,
"cds_length": 4104,
"cds_start": 1310,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000650285.1",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.1310_1311delGCinsAT",
"hgvs_p": "p.Arg437His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000875.5",
"protein_coding": true,
"protein_id": "ENSP00000497069.1",
"strand": true,
"transcript": "ENST00000650285.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 2280,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000559925.5",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "n.1310_1311delGCinsAT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000559925.5",
"transcript_support_level": 1
},
{
"aa_alt": "H",
"aa_end": null,
"aa_length": 1366,
"aa_ref": "R",
"aa_start": 437,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 12232,
"cdna_start": 2353,
"cds_end": null,
"cds_length": 4101,
"cds_start": 1310,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001291858.2",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.1310_1311delGCinsAT",
"hgvs_p": "p.Arg437His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001278787.1",
"strand": true,
"transcript": "NM_001291858.2",
"transcript_support_level": null
},
{
"aa_alt": "H",
"aa_end": null,
"aa_length": 1366,
"aa_ref": "R",
"aa_start": 437,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 12232,
"cdna_start": 2353,
"cds_end": null,
"cds_length": 4101,
"cds_start": 1310,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000649865.1",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.1310_1311delGCinsAT",
"hgvs_p": "p.Arg437His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000496919.1",
"strand": true,
"transcript": "ENST00000649865.1",
"transcript_support_level": null
},
{
"aa_alt": "H",
"aa_end": null,
"aa_length": 211,
"aa_ref": "R",
"aa_start": 134,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1034,
"cdna_start": 798,
"cds_end": null,
"cds_length": 637,
"cds_start": 401,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000558898.1",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.401_402delGCinsAT",
"hgvs_p": "p.Arg134His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000454115.1",
"strand": true,
"transcript": "ENST00000558898.1",
"transcript_support_level": 5
},
{
"aa_alt": "H",
"aa_end": null,
"aa_length": 1392,
"aa_ref": "R",
"aa_start": 462,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11534,
"cdna_start": 2138,
"cds_end": null,
"cds_length": 4179,
"cds_start": 1385,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017022137.2",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.1385_1386delGCinsAT",
"hgvs_p": "p.Arg462His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016877626.1",
"strand": true,
"transcript": "XM_017022137.2",
"transcript_support_level": null
},
{
"aa_alt": "H",
"aa_end": null,
"aa_length": 1391,
"aa_ref": "R",
"aa_start": 462,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11251,
"cdna_start": 1858,
"cds_end": null,
"cds_length": 4176,
"cds_start": 1385,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047432442.1",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.1385_1386delGCinsAT",
"hgvs_p": "p.Arg462His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288398.1",
"strand": true,
"transcript": "XM_047432442.1",
"transcript_support_level": null
},
{
"aa_alt": "H",
"aa_end": null,
"aa_length": 1367,
"aa_ref": "R",
"aa_start": 437,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11749,
"cdna_start": 2353,
"cds_end": null,
"cds_length": 4104,
"cds_start": 1310,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047432443.1",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.1310_1311delGCinsAT",
"hgvs_p": "p.Arg437His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288399.1",
"strand": true,
"transcript": "XM_047432443.1",
"transcript_support_level": null
},
{
"aa_alt": "H",
"aa_end": null,
"aa_length": 1366,
"aa_ref": "R",
"aa_start": 437,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11746,
"cdna_start": 2353,
"cds_end": null,
"cds_length": 4101,
"cds_start": 1310,
"consequences": [
"missense_variant"
],
"exon_count": 22,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047432444.1",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.1310_1311delGCinsAT",
"hgvs_p": "p.Arg437His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288400.1",
"strand": true,
"transcript": "XM_047432444.1",
"transcript_support_level": null
},
{
"aa_alt": "H",
"aa_end": null,
"aa_length": 1246,
"aa_ref": "R",
"aa_start": 316,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11208,
"cdna_start": 1326,
"cds_end": null,
"cds_length": 3741,
"cds_start": 947,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047432445.1",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.947_948delGCinsAT",
"hgvs_p": "p.Arg316His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047288401.1",
"strand": true,
"transcript": "XM_047432445.1",
"transcript_support_level": null
},
{
"aa_alt": "H",
"aa_end": null,
"aa_length": 1064,
"aa_ref": "R",
"aa_start": 134,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 47088,
"cdna_start": 37206,
"cds_end": null,
"cds_length": 3195,
"cds_start": 401,
"consequences": [
"missense_variant"
],
"exon_count": 20,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_011521516.3",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.401_402delGCinsAT",
"hgvs_p": "p.Arg134His",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519818.1",
"strand": true,
"transcript": "XM_011521516.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 922,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10769,
"cdna_start": null,
"cds_end": null,
"cds_length": 2769,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_011521517.3",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "c.-26_-25delGCinsAT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011519819.1",
"strand": true,
"transcript": "XM_011521517.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 567,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000559582.1",
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"hgvs_c": "n.217_218delGCinsAT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000559582.1",
"transcript_support_level": 4
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 5465,
"gene_symbol": "IGF1R",
"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": "Uncertain_significance",
"phylop100way_score": 3.98,
"pos": 98908747,
"ref": "GC",
"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_000875.5"
}
]
}