← 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-230691483-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=230691483&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "1",
"pos": 230691483,
"ref": "C",
"alt": "T",
"effect": "synonymous_variant",
"transcript": "NM_007357.3",
"consequences": [
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.2034C>T",
"hgvs_p": "p.Pro678Pro",
"transcript": "NM_007357.3",
"protein_id": "NP_031383.1",
"transcript_support_level": null,
"aa_start": 678,
"aa_end": null,
"aa_length": 738,
"cds_start": 2034,
"cds_end": null,
"cds_length": 2217,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000366669.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_007357.3"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.2034C>T",
"hgvs_p": "p.Pro678Pro",
"transcript": "ENST00000366669.9",
"protein_id": "ENSP00000355629.4",
"transcript_support_level": 1,
"aa_start": 678,
"aa_end": null,
"aa_length": 738,
"cds_start": 2034,
"cds_end": null,
"cds_length": 2217,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_007357.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000366669.9"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.2031C>T",
"hgvs_p": "p.Pro677Pro",
"transcript": "ENST00000366668.7",
"protein_id": "ENSP00000355628.3",
"transcript_support_level": 1,
"aa_start": 677,
"aa_end": null,
"aa_length": 737,
"cds_start": 2031,
"cds_end": null,
"cds_length": 2214,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000366668.7"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.2031C>T",
"hgvs_p": "p.Pro677Pro",
"transcript": "NM_001145036.2",
"protein_id": "NP_001138508.1",
"transcript_support_level": null,
"aa_start": 677,
"aa_end": null,
"aa_length": 737,
"cds_start": 2031,
"cds_end": null,
"cds_length": 2214,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001145036.2"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.2031C>T",
"hgvs_p": "p.Pro677Pro",
"transcript": "ENST00000921491.1",
"protein_id": "ENSP00000591550.1",
"transcript_support_level": null,
"aa_start": 677,
"aa_end": null,
"aa_length": 737,
"cds_start": 2031,
"cds_end": null,
"cds_length": 2214,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000921491.1"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.2034C>T",
"hgvs_p": "p.Pro678Pro",
"transcript": "ENST00000964684.1",
"protein_id": "ENSP00000634743.1",
"transcript_support_level": null,
"aa_start": 678,
"aa_end": null,
"aa_length": 731,
"cds_start": 2034,
"cds_end": null,
"cds_length": 2196,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964684.1"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.1968C>T",
"hgvs_p": "p.Pro656Pro",
"transcript": "ENST00000964685.1",
"protein_id": "ENSP00000634744.1",
"transcript_support_level": null,
"aa_start": 656,
"aa_end": null,
"aa_length": 716,
"cds_start": 1968,
"cds_end": null,
"cds_length": 2151,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964685.1"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.1857C>T",
"hgvs_p": "p.Pro619Pro",
"transcript": "ENST00000534989.1",
"protein_id": "ENSP00000440349.1",
"transcript_support_level": 2,
"aa_start": 619,
"aa_end": null,
"aa_length": 679,
"cds_start": 1857,
"cds_end": null,
"cds_length": 2040,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000534989.1"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.1854C>T",
"hgvs_p": "p.Pro618Pro",
"transcript": "ENST00000865123.1",
"protein_id": "ENSP00000535182.1",
"transcript_support_level": null,
"aa_start": 618,
"aa_end": null,
"aa_length": 678,
"cds_start": 1854,
"cds_end": null,
"cds_length": 2037,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000865123.1"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.1851C>T",
"hgvs_p": "p.Pro617Pro",
"transcript": "ENST00000865124.1",
"protein_id": "ENSP00000535183.1",
"transcript_support_level": null,
"aa_start": 617,
"aa_end": null,
"aa_length": 677,
"cds_start": 1851,
"cds_end": null,
"cds_length": 2034,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000865124.1"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 16,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.1845C>T",
"hgvs_p": "p.Pro615Pro",
"transcript": "ENST00000964686.1",
"protein_id": "ENSP00000634745.1",
"transcript_support_level": null,
"aa_start": 615,
"aa_end": null,
"aa_length": 675,
"cds_start": 1845,
"cds_end": null,
"cds_length": 2028,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964686.1"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.1806C>T",
"hgvs_p": "p.Pro602Pro",
"transcript": "ENST00000964687.1",
"protein_id": "ENSP00000634746.1",
"transcript_support_level": null,
"aa_start": 602,
"aa_end": null,
"aa_length": 662,
"cds_start": 1806,
"cds_end": null,
"cds_length": 1989,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964687.1"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.1620C>T",
"hgvs_p": "p.Pro540Pro",
"transcript": "ENST00000964688.1",
"protein_id": "ENSP00000634747.1",
"transcript_support_level": null,
"aa_start": 540,
"aa_end": null,
"aa_length": 600,
"cds_start": 1620,
"cds_end": null,
"cds_length": 1803,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964688.1"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.1080C>T",
"hgvs_p": "p.Pro360Pro",
"transcript": "ENST00000964689.1",
"protein_id": "ENSP00000634748.1",
"transcript_support_level": null,
"aa_start": 360,
"aa_end": null,
"aa_length": 420,
"cds_start": 1080,
"cds_end": null,
"cds_length": 1263,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000964689.1"
},
{
"aa_ref": "P",
"aa_alt": "P",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"synonymous_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "c.1695C>T",
"hgvs_p": "p.Pro565Pro",
"transcript": "XM_047449445.1",
"protein_id": "XP_047305401.1",
"transcript_support_level": null,
"aa_start": 565,
"aa_end": null,
"aa_length": 625,
"cds_start": 1695,
"cds_end": null,
"cds_length": 1878,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047449445.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "AGT",
"gene_hgnc_id": 333,
"hgvs_c": "c.*2928G>A",
"hgvs_p": null,
"transcript": "ENST00000680783.1",
"protein_id": "ENSP00000506329.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 285,
"cds_start": null,
"cds_end": null,
"cds_length": 858,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000680783.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "n.*1892C>T",
"hgvs_p": null,
"transcript": "ENST00000468893.6",
"protein_id": "ENSP00000476305.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000468893.6"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "n.293C>T",
"hgvs_p": null,
"transcript": "ENST00000478710.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": "pseudogene",
"feature": "ENST00000478710.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 18,
"exon_rank_end": null,
"exon_count": 19,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"hgvs_c": "n.*1892C>T",
"hgvs_p": null,
"transcript": "ENST00000468893.6",
"protein_id": "ENSP00000476305.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000468893.6"
}
],
"gene_symbol": "COG2",
"gene_hgnc_id": 6546,
"dbsnp": "rs575955728",
"frequency_reference_population": 0.000029117744,
"hom_count_reference_population": 0,
"allele_count_reference_population": 47,
"gnomad_exomes_af": 0.0000300983,
"gnomad_genomes_af": 0.0000197034,
"gnomad_exomes_ac": 44,
"gnomad_genomes_ac": 3,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.6899999976158142,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.69,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -2.356,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"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": -11,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate,BP7,BS1",
"acmg_by_gene": [
{
"score": -11,
"benign_score": 11,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Moderate",
"BP7",
"BS1"
],
"verdict": "Benign",
"transcript": "NM_007357.3",
"gene_symbol": "COG2",
"hgnc_id": 6546,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.2034C>T",
"hgvs_p": "p.Pro678Pro"
},
{
"score": -6,
"benign_score": 6,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Moderate"
],
"verdict": "Likely_benign",
"transcript": "ENST00000680783.1",
"gene_symbol": "AGT",
"hgnc_id": 333,
"effects": [
"3_prime_UTR_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.*2928G>A",
"hgvs_p": null
}
],
"clinvar_disease": " type IIq,Congenital disorder of glycosylation",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "Congenital disorder of glycosylation, type IIq",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}