← 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: 1-167054353-GG-AA (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=167054353&ref=GG&alt=AA&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [],
"effects": [
"missense_variant"
],
"gene_symbol": "GPA33",
"hgnc_id": 4445,
"hgvs_c": "c.940_941delCCinsTT",
"hgvs_p": "p.Pro314Leu",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_005814.3",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000227907",
"hgnc_id": 58358,
"hgvs_c": "n.287+1587_287+1588delGGinsAA",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": 0,
"transcript": "ENST00000417644.2",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [],
"effects": [
"intron_variant"
],
"gene_symbol": "GPA33-AS1",
"hgnc_id": 58358,
"hgvs_c": "n.82+1587_82+1588delGGinsAA",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": 0,
"transcript": "XR_922249.3",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "AA",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "1",
"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": "L",
"aa_end": null,
"aa_length": 319,
"aa_ref": "P",
"aa_start": 314,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2548,
"cdna_start": 1031,
"cds_end": null,
"cds_length": 960,
"cds_start": 940,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_005814.3",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.940_941delCCinsTT",
"hgvs_p": "p.Pro314Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000367868.4",
"protein_coding": true,
"protein_id": "NP_005805.1",
"strand": false,
"transcript": "NM_005814.3",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 319,
"aa_ref": "P",
"aa_start": 314,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2548,
"cdna_start": 1031,
"cds_end": null,
"cds_length": 960,
"cds_start": 940,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000367868.4",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.940_941delCCinsTT",
"hgvs_p": "p.Pro314Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_005814.3",
"protein_coding": true,
"protein_id": "ENSP00000356842.3",
"strand": false,
"transcript": "ENST00000367868.4",
"transcript_support_level": 1
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 383,
"aa_ref": "P",
"aa_start": 378,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2573,
"cdna_start": 1223,
"cds_end": null,
"cds_length": 1152,
"cds_start": 1132,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000903072.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.1132_1133delCCinsTT",
"hgvs_p": "p.Pro378Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573131.1",
"strand": false,
"transcript": "ENST00000903072.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 381,
"aa_ref": "P",
"aa_start": 376,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2829,
"cdna_start": 1313,
"cds_end": null,
"cds_length": 1146,
"cds_start": 1126,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000903065.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.1126_1127delCCinsTT",
"hgvs_p": "p.Pro376Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573124.1",
"strand": false,
"transcript": "ENST00000903065.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 354,
"aa_ref": "P",
"aa_start": 349,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2666,
"cdna_start": 1149,
"cds_end": null,
"cds_length": 1065,
"cds_start": 1045,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000903068.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.1045_1046delCCinsTT",
"hgvs_p": "p.Pro349Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573127.1",
"strand": false,
"transcript": "ENST00000903068.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 346,
"aa_ref": "P",
"aa_start": 341,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2722,
"cdna_start": 1211,
"cds_end": null,
"cds_length": 1041,
"cds_start": 1021,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000903066.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.1021_1022delCCinsTT",
"hgvs_p": "p.Pro341Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573125.1",
"strand": false,
"transcript": "ENST00000903066.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 344,
"aa_ref": "P",
"aa_start": 339,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2621,
"cdna_start": 1106,
"cds_end": null,
"cds_length": 1035,
"cds_start": 1015,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000903070.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.1015_1016delCCinsTT",
"hgvs_p": "p.Pro339Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573129.1",
"strand": false,
"transcript": "ENST00000903070.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 340,
"aa_ref": "P",
"aa_start": 335,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2677,
"cdna_start": 1161,
"cds_end": null,
"cds_length": 1023,
"cds_start": 1003,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000903067.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.1003_1004delCCinsTT",
"hgvs_p": "p.Pro335Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573126.1",
"strand": false,
"transcript": "ENST00000903067.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 335,
"aa_ref": "P",
"aa_start": 330,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2565,
"cdna_start": 1048,
"cds_end": null,
"cds_length": 1008,
"cds_start": 988,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000903071.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.988_989delCCinsTT",
"hgvs_p": "p.Pro330Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573130.1",
"strand": false,
"transcript": "ENST00000903071.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 319,
"aa_ref": "P",
"aa_start": 314,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2442,
"cdna_start": 1031,
"cds_end": null,
"cds_length": 960,
"cds_start": 940,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000903063.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.940_941delCCinsTT",
"hgvs_p": "p.Pro314Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573122.1",
"strand": false,
"transcript": "ENST00000903063.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 313,
"aa_ref": "P",
"aa_start": 308,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2528,
"cdna_start": 1013,
"cds_end": null,
"cds_length": 942,
"cds_start": 922,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000903069.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.922_923delCCinsTT",
"hgvs_p": "p.Pro308Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573128.1",
"strand": false,
"transcript": "ENST00000903069.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 267,
"aa_ref": "P",
"aa_start": 262,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2606,
"cdna_start": 1089,
"cds_end": null,
"cds_length": 804,
"cds_start": 784,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000903064.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.784_785delCCinsTT",
"hgvs_p": "p.Pro262Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000573123.1",
"strand": false,
"transcript": "ENST00000903064.1",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 211,
"aa_ref": "P",
"aa_start": 206,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2615,
"cdna_start": 1098,
"cds_end": null,
"cds_length": 636,
"cds_start": 616,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017000005.2",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.616_617delCCinsTT",
"hgvs_p": "p.Pro206Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016855494.1",
"strand": false,
"transcript": "XM_017000005.2",
"transcript_support_level": null
},
{
"aa_alt": "L",
"aa_end": null,
"aa_length": 211,
"aa_ref": "P",
"aa_start": 206,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2723,
"cdna_start": 1206,
"cds_end": null,
"cds_length": 636,
"cds_start": 616,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047424480.1",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "c.616_617delCCinsTT",
"hgvs_p": "p.Pro206Leu",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047280436.1",
"strand": false,
"transcript": "XM_047424480.1",
"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": 2549,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000527955.5",
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"hgvs_c": "n.1031_1032delCCinsTT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000527955.5",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 537,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000417644.2",
"gene_hgnc_id": 58358,
"gene_symbol": "ENSG00000227907",
"hgvs_c": "n.287+1587_287+1588delGGinsAA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000417644.2",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 584,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 3,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000762840.1",
"gene_hgnc_id": 58358,
"gene_symbol": "ENSG00000227907",
"hgvs_c": "n.263+1587_263+1588delGGinsAA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000762840.1",
"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": 1445,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000762841.1",
"gene_hgnc_id": 58358,
"gene_symbol": "ENSG00000227907",
"hgvs_c": "n.228-648_228-647delGGinsAA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000762841.1",
"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": 682,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 6,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XR_922249.3",
"gene_hgnc_id": 58358,
"gene_symbol": "GPA33-AS1",
"hgvs_c": "n.82+1587_82+1588delGGinsAA",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "XR_922249.3",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": null,
"effect": "missense_variant",
"frequency_reference_population": null,
"gene_hgnc_id": 4445,
"gene_symbol": "GPA33",
"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": 0.136,
"pos": 167054353,
"ref": "GG",
"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_005814.3"
}
]
}