← 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: 10-66520693-TGT-AGC (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=66520693&ref=TGT&alt=AGC&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [],
"effects": [
"missense_variant"
],
"gene_symbol": "CTNNA3",
"hgnc_id": 2511,
"hgvs_c": "c.1453_1455delACAinsGCT",
"hgvs_p": "p.Thr485Ala",
"inheritance_mode": "Unknown,AD",
"pathogenic_score": 0,
"score": 0,
"transcript": "NM_013266.4",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000298814",
"hgnc_id": null,
"hgvs_c": "n.65+12339_65+12341delTGTinsAGC",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": 0,
"transcript": "ENST00000758093.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_score": 0,
"allele_count_reference_population": 0,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "AGC",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": null,
"bayesdelnoaf_score": null,
"chr": "10",
"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": "A",
"aa_end": null,
"aa_length": 895,
"aa_ref": "T",
"aa_start": 485,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10696,
"cdna_start": 1656,
"cds_end": null,
"cds_length": 2688,
"cds_start": 1453,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_013266.4",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.1453_1455delACAinsGCT",
"hgvs_p": "p.Thr485Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000433211.7",
"protein_coding": true,
"protein_id": "NP_037398.2",
"strand": false,
"transcript": "NM_013266.4",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 895,
"aa_ref": "T",
"aa_start": 485,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 10696,
"cdna_start": 1656,
"cds_end": null,
"cds_length": 2688,
"cds_start": 1453,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000433211.7",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.1453_1455delACAinsGCT",
"hgvs_p": "p.Thr485Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_013266.4",
"protein_coding": true,
"protein_id": "ENSP00000389714.1",
"strand": false,
"transcript": "ENST00000433211.7",
"transcript_support_level": 1
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 895,
"aa_ref": "T",
"aa_start": 485,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10620,
"cdna_start": 1580,
"cds_end": null,
"cds_length": 2688,
"cds_start": 1453,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001127384.3",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.1453_1455delACAinsGCT",
"hgvs_p": "p.Thr485Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001120856.1",
"strand": false,
"transcript": "NM_001127384.3",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 895,
"aa_ref": "T",
"aa_start": 485,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10763,
"cdna_start": 1657,
"cds_end": null,
"cds_length": 2688,
"cds_start": 1453,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000682758.1",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.1453_1455delACAinsGCT",
"hgvs_p": "p.Thr485Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508047.1",
"strand": false,
"transcript": "ENST00000682758.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 895,
"aa_ref": "T",
"aa_start": 485,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10766,
"cdna_start": 1660,
"cds_end": null,
"cds_length": 2688,
"cds_start": 1453,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000684154.1",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.1453_1455delACAinsGCT",
"hgvs_p": "p.Thr485Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000508371.1",
"strand": false,
"transcript": "ENST00000684154.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 828,
"aa_ref": "T",
"aa_start": 485,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4919,
"cdna_start": 1649,
"cds_end": null,
"cds_length": 2487,
"cds_start": 1453,
"consequences": [
"missense_variant"
],
"exon_count": 18,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000682945.1",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.1453_1455delACAinsGCT",
"hgvs_p": "p.Thr485Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000506843.1",
"strand": false,
"transcript": "ENST00000682945.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 970,
"aa_ref": "T",
"aa_start": 560,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10962,
"cdna_start": 1922,
"cds_end": null,
"cds_length": 2913,
"cds_start": 1678,
"consequences": [
"missense_variant"
],
"exon_count": 21,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017016152.2",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.1678_1680delACAinsGCT",
"hgvs_p": "p.Thr560Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016871641.1",
"strand": false,
"transcript": "XM_017016152.2",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 918,
"aa_ref": "T",
"aa_start": 508,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10689,
"cdna_start": 1649,
"cds_end": null,
"cds_length": 2757,
"cds_start": 1522,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017016151.2",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.1522_1524delACAinsGCT",
"hgvs_p": "p.Thr508Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016871640.1",
"strand": false,
"transcript": "XM_017016151.2",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 907,
"aa_ref": "T",
"aa_start": 497,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10738,
"cdna_start": 1698,
"cds_end": null,
"cds_length": 2724,
"cds_start": 1489,
"consequences": [
"missense_variant"
],
"exon_count": 19,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_047425124.1",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.1489_1491delACAinsGCT",
"hgvs_p": "p.Thr497Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047281080.1",
"strand": false,
"transcript": "XM_047425124.1",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 634,
"aa_ref": "T",
"aa_start": 224,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10075,
"cdna_start": 1035,
"cds_end": null,
"cds_length": 1905,
"cds_start": 670,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017016155.3",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.670_672delACAinsGCT",
"hgvs_p": "p.Thr224Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016871644.1",
"strand": false,
"transcript": "XM_017016155.3",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 634,
"aa_ref": "T",
"aa_start": 224,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10012,
"cdna_start": 972,
"cds_end": null,
"cds_length": 1905,
"cds_start": 670,
"consequences": [
"missense_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017016156.2",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.670_672delACAinsGCT",
"hgvs_p": "p.Thr224Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016871645.1",
"strand": false,
"transcript": "XM_017016156.2",
"transcript_support_level": null
},
{
"aa_alt": "A",
"aa_end": null,
"aa_length": 530,
"aa_ref": "T",
"aa_start": 120,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10103,
"cdna_start": 1063,
"cds_end": null,
"cds_length": 1593,
"cds_start": 358,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017016157.3",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "c.358_360delACAinsGCT",
"hgvs_p": "p.Thr120Ala",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016871646.1",
"strand": false,
"transcript": "XM_017016157.3",
"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": 2056,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 12,
"exon_rank": 12,
"exon_rank_end": null,
"feature": "ENST00000683272.1",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "n.1647_1649delACAinsGCT",
"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": "ENST00000683272.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": 10517,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 17,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000683963.1",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "n.*977_*979delACAinsGCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507029.1",
"strand": false,
"transcript": "ENST00000683963.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": 1740,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000684489.1",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "n.554_556delACAinsGCT",
"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": "ENST00000684489.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": 10517,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 17,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000683963.1",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "n.*977_*979delACAinsGCT",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507029.1",
"strand": false,
"transcript": "ENST00000683963.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": 2317,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 15,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000683624.1",
"gene_hgnc_id": 2511,
"gene_symbol": "CTNNA3",
"hgvs_c": "n.*1070+100997_*1070+100999delACAinsGCT",
"hgvs_p": null,
"intron_rank": 9,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000507406.1",
"strand": false,
"transcript": "ENST00000683624.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": 1279,
"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": "ENST00000758093.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000298814",
"hgvs_c": "n.65+12339_65+12341delTGTinsAGC",
"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": "ENST00000758093.1",
"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": 2511,
"gene_symbol": "CTNNA3",
"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": 2.899,
"pos": 66520693,
"ref": "TGT",
"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_013266.4"
}
]
}