← 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: 20-23637790-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=20&pos=23637790&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 20,
"criteria": [
"PM1",
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"effects": [
"missense_variant"
],
"gene_symbol": "CST3",
"hgnc_id": 2475,
"hgvs_c": "c.73G>A",
"hgvs_p": "p.Ala25Thr",
"inheritance_mode": "AD",
"pathogenic_score": 2,
"score": -18,
"transcript": "NM_000099.4",
"verdict": "Benign"
},
{
"benign_score": 20,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000286117",
"hgnc_id": null,
"hgvs_c": "n.120+280C>T",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 0,
"score": -20,
"transcript": "ENST00000801340.1",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "PM1,BP4_Strong,BP6_Very_Strong,BA1",
"acmg_score": -18,
"allele_count_reference_population": 323047,
"alphamissense_prediction": null,
"alphamissense_score": 0.0861,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.81,
"chr": "20",
"clinvar_classification": "Benign",
"clinvar_disease": " Icelandic type,Age related macular degeneration 11,Hereditary cerebral amyloid angiopathy,not provided,not specified",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:5",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.004325300455093384,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 146,
"aa_ref": "A",
"aa_start": 25,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 793,
"cdna_start": 166,
"cds_end": null,
"cds_length": 441,
"cds_start": 73,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_000099.4",
"gene_hgnc_id": 2475,
"gene_symbol": "CST3",
"hgvs_c": "c.73G>A",
"hgvs_p": "p.Ala25Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000376925.8",
"protein_coding": true,
"protein_id": "NP_000090.1",
"strand": false,
"transcript": "NM_000099.4",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 146,
"aa_ref": "A",
"aa_start": 25,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 793,
"cdna_start": 166,
"cds_end": null,
"cds_length": 441,
"cds_start": 73,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000376925.8",
"gene_hgnc_id": 2475,
"gene_symbol": "CST3",
"hgvs_c": "c.73G>A",
"hgvs_p": "p.Ala25Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000099.4",
"protein_coding": true,
"protein_id": "ENSP00000366124.3",
"strand": false,
"transcript": "ENST00000376925.8",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 146,
"aa_ref": "A",
"aa_start": 25,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3286,
"cdna_start": 156,
"cds_end": null,
"cds_length": 441,
"cds_start": 73,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000398411.5",
"gene_hgnc_id": 2475,
"gene_symbol": "CST3",
"hgvs_c": "c.73G>A",
"hgvs_p": "p.Ala25Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000381448.1",
"strand": false,
"transcript": "ENST00000398411.5",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 146,
"aa_ref": "A",
"aa_start": 25,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3296,
"cdna_start": 166,
"cds_end": null,
"cds_length": 441,
"cds_start": 73,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001288614.2",
"gene_hgnc_id": 2475,
"gene_symbol": "CST3",
"hgvs_c": "c.73G>A",
"hgvs_p": "p.Ala25Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001275543.1",
"strand": false,
"transcript": "NM_001288614.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 146,
"aa_ref": "A",
"aa_start": 25,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 832,
"cdna_start": 205,
"cds_end": null,
"cds_length": 441,
"cds_start": 73,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000398409.1",
"gene_hgnc_id": 2475,
"gene_symbol": "CST3",
"hgvs_c": "c.73G>A",
"hgvs_p": "p.Ala25Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000381446.1",
"strand": false,
"transcript": "ENST00000398409.1",
"transcript_support_level": 3
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 146,
"aa_ref": "A",
"aa_start": 25,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 896,
"cdna_start": 270,
"cds_end": null,
"cds_length": 441,
"cds_start": 73,
"consequences": [
"missense_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000879178.1",
"gene_hgnc_id": 2475,
"gene_symbol": "CST3",
"hgvs_c": "c.73G>A",
"hgvs_p": "p.Ala25Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549237.1",
"strand": false,
"transcript": "ENST00000879178.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 139,
"aa_ref": "A",
"aa_start": 25,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 774,
"cdna_start": 170,
"cds_end": null,
"cds_length": 420,
"cds_start": 73,
"consequences": [
"missense_variant"
],
"exon_count": 3,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000944274.1",
"gene_hgnc_id": 2475,
"gene_symbol": "CST3",
"hgvs_c": "c.73G>A",
"hgvs_p": "p.Ala25Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000614333.1",
"strand": false,
"transcript": "ENST00000944274.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": 890,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000801340.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000286117",
"hgvs_c": "n.120+280C>T",
"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": "ENST00000801340.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1064039",
"effect": "missense_variant",
"frequency_reference_population": 0.21200648,
"gene_hgnc_id": 2475,
"gene_symbol": "CST3",
"gnomad_exomes_ac": 292258,
"gnomad_exomes_af": 0.21307,
"gnomad_exomes_homalt": 32071,
"gnomad_genomes_ac": 30789,
"gnomad_genomes_af": 0.202415,
"gnomad_genomes_homalt": 3317,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 35388,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign",
"phenotype_combined": "Age related macular degeneration 11|not provided|Hereditary cerebral amyloid angiopathy, Icelandic type|not specified|Hereditary cerebral amyloid angiopathy, Icelandic type;Age related macular degeneration 11",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.602,
"pos": 23637790,
"ref": "C",
"revel_prediction": "Benign",
"revel_score": 0.016,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_000099.4"
}
]
}