← 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-193249863-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=193249863&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 21,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BP7",
"BS1",
"BS2"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "CDC73",
"hgnc_id": 16783,
"hgvs_c": "c.1551A>G",
"hgvs_p": "p.Thr517Thr",
"inheritance_mode": "AD",
"pathogenic_score": 0,
"score": -21,
"transcript": "NM_024529.5",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BP7,BS1,BS2",
"acmg_score": -21,
"allele_count_reference_population": 38,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.87,
"chr": "1",
"clinvar_classification": "Likely benign",
"clinvar_disease": "Hereditary cancer-predisposing syndrome,Hyperparathyroidism 1,Hyperparathyroidism 2 with jaw tumors,Parathyroid carcinoma",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:3",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.8700000047683716,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 531,
"aa_ref": "T",
"aa_start": 517,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5869,
"cdna_start": 1721,
"cds_end": null,
"cds_length": 1596,
"cds_start": 1551,
"consequences": [
"synonymous_variant"
],
"exon_count": 17,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "NM_024529.5",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "c.1551A>G",
"hgvs_p": "p.Thr517Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000367435.5",
"protein_coding": true,
"protein_id": "NP_078805.3",
"strand": true,
"transcript": "NM_024529.5",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 531,
"aa_ref": "T",
"aa_start": 517,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 5869,
"cdna_start": 1721,
"cds_end": null,
"cds_length": 1596,
"cds_start": 1551,
"consequences": [
"synonymous_variant"
],
"exon_count": 17,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000367435.5",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "c.1551A>G",
"hgvs_p": "p.Thr517Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_024529.5",
"protein_coding": true,
"protein_id": "ENSP00000356405.4",
"strand": true,
"transcript": "ENST00000367435.5",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 531,
"aa_ref": "T",
"aa_start": 517,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 7295,
"cdna_start": 1804,
"cds_end": null,
"cds_length": 1596,
"cds_start": 1551,
"consequences": [
"synonymous_variant"
],
"exon_count": 18,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000958309.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "c.1551A>G",
"hgvs_p": "p.Thr517Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000628368.1",
"strand": true,
"transcript": "ENST00000958309.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 530,
"aa_ref": "T",
"aa_start": 516,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4952,
"cdna_start": 1728,
"cds_end": null,
"cds_length": 1593,
"cds_start": 1548,
"consequences": [
"synonymous_variant"
],
"exon_count": 17,
"exon_rank": 16,
"exon_rank_end": null,
"feature": "ENST00000958310.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "c.1548A>G",
"hgvs_p": "p.Thr516Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000628369.1",
"strand": true,
"transcript": "ENST00000958310.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 498,
"aa_ref": "T",
"aa_start": 484,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2462,
"cdna_start": 1691,
"cds_end": null,
"cds_length": 1497,
"cds_start": 1452,
"consequences": [
"synonymous_variant"
],
"exon_count": 16,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000864170.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "c.1452A>G",
"hgvs_p": "p.Thr484Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534229.1",
"strand": true,
"transcript": "ENST00000864170.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 477,
"aa_ref": "T",
"aa_start": 463,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2359,
"cdna_start": 1588,
"cds_end": null,
"cds_length": 1434,
"cds_start": 1389,
"consequences": [
"synonymous_variant"
],
"exon_count": 16,
"exon_rank": 15,
"exon_rank_end": null,
"feature": "ENST00000916534.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "c.1389A>G",
"hgvs_p": "p.Thr463Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000586593.1",
"strand": true,
"transcript": "ENST00000916534.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 450,
"aa_ref": "T",
"aa_start": 436,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 15275,
"cdna_start": 1329,
"cds_end": null,
"cds_length": 1353,
"cds_start": 1308,
"consequences": [
"synonymous_variant"
],
"exon_count": 14,
"exon_rank": 13,
"exon_rank_end": null,
"feature": "ENST00000635846.2",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "c.1308A>G",
"hgvs_p": "p.Thr436Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000490035.1",
"strand": true,
"transcript": "ENST00000635846.2",
"transcript_support_level": 5
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 429,
"aa_ref": "T",
"aa_start": 415,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2222,
"cdna_start": 1471,
"cds_end": null,
"cds_length": 1290,
"cds_start": 1245,
"consequences": [
"synonymous_variant"
],
"exon_count": 15,
"exon_rank": 14,
"exon_rank_end": null,
"feature": "ENST00000864171.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "c.1245A>G",
"hgvs_p": "p.Thr415Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000534230.1",
"strand": true,
"transcript": "ENST00000864171.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 367,
"aa_ref": "T",
"aa_start": 353,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3863,
"cdna_start": 1144,
"cds_end": null,
"cds_length": 1104,
"cds_start": 1059,
"consequences": [
"synonymous_variant"
],
"exon_count": 12,
"exon_rank": 11,
"exon_rank_end": null,
"feature": "ENST00000958311.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "c.1059A>G",
"hgvs_p": "p.Thr353Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000628370.1",
"strand": true,
"transcript": "ENST00000958311.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 97,
"aa_ref": "T",
"aa_start": 83,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4463,
"cdna_start": 315,
"cds_end": null,
"cds_length": 294,
"cds_start": 249,
"consequences": [
"synonymous_variant"
],
"exon_count": 4,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000713652.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "c.249A>G",
"hgvs_p": "p.Thr83Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000518954.1",
"strand": true,
"transcript": "ENST00000713652.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": 764,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000477868.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "n.263A>G",
"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": "ENST00000477868.1",
"transcript_support_level": 3
},
{
"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": 4482,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 18,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000643006.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "n.*461A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000496633.1",
"strand": true,
"transcript": "ENST00000643006.1",
"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": 2102,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 18,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000648071.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "n.*1527A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000497513.1",
"strand": true,
"transcript": "ENST00000648071.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": 1325,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000649613.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "n.801A>G",
"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": "ENST00000649613.1",
"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": 2212,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 18,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000650197.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "n.*249A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000496929.1",
"strand": true,
"transcript": "ENST00000650197.1",
"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": 5870,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 18,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000713651.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "n.*253A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000518953.1",
"strand": true,
"transcript": "ENST00000713651.1",
"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": 4482,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 18,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000643006.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "n.*461A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000496633.1",
"strand": true,
"transcript": "ENST00000643006.1",
"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": 2102,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 18,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000648071.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "n.*1527A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000497513.1",
"strand": true,
"transcript": "ENST00000648071.1",
"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": 2212,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 18,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000650197.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "n.*249A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000496929.1",
"strand": true,
"transcript": "ENST00000650197.1",
"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": 5870,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 18,
"exon_rank": 17,
"exon_rank_end": null,
"feature": "ENST00000713651.1",
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"hgvs_c": "n.*253A>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000518953.1",
"strand": true,
"transcript": "ENST00000713651.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs752668844",
"effect": "synonymous_variant",
"frequency_reference_population": 0.00002356826,
"gene_hgnc_id": 16783,
"gene_symbol": "CDC73",
"gnomad_exomes_ac": 36,
"gnomad_exomes_af": 0.0000246505,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 2,
"gnomad_genomes_af": 0.0000131648,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Likely benign",
"phenotype_combined": "Parathyroid carcinoma|Hereditary cancer-predisposing syndrome|Parathyroid carcinoma;Hyperparathyroidism 2 with jaw tumors;Hyperparathyroidism 1",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.418,
"pos": 193249863,
"ref": "A",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_024529.5"
}
]
}