← 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: 3-122262223-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=122262223&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 10,
"criteria": [
"BP4_Strong",
"BP6",
"BP7",
"BS1"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "CASR",
"hgnc_id": 1514,
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"inheritance_mode": "AD,AR",
"pathogenic_score": 0,
"score": -10,
"transcript": "NM_001178065.2",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6,BP7,BS1",
"acmg_score": -10,
"allele_count_reference_population": 30,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.84,
"chr": "3",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_disease": "Autosomal dominant hypocalcemia 1,CASR-related disorder,Familial hypocalciuric hypercalcemia,Familial hypocalciuric hypercalcemia 1,Familial hypoparathyroidism,Neonatal severe primary hyperparathyroidism,Nephrolithiasis/nephrocalcinosis,not provided",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:4 LB:2 B:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.8399999737739563,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1078,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10062,
"cdna_start": 1575,
"cds_end": null,
"cds_length": 3237,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_000388.4",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000639785.2",
"protein_coding": true,
"protein_id": "NP_000379.3",
"strand": true,
"transcript": "NM_000388.4",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1078,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 10062,
"cdna_start": 1575,
"cds_end": null,
"cds_length": 3237,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000639785.2",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000388.4",
"protein_coding": true,
"protein_id": "ENSP00000491584.2",
"strand": true,
"transcript": "ENST00000639785.2",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1088,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5009,
"cdna_start": 1626,
"cds_end": null,
"cds_length": 3267,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000498619.4",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000420194.1",
"strand": true,
"transcript": "ENST00000498619.4",
"transcript_support_level": 1
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1088,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10150,
"cdna_start": 1633,
"cds_end": null,
"cds_length": 3267,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "NM_001178065.2",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001171536.2",
"strand": true,
"transcript": "NM_001178065.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1078,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5088,
"cdna_start": 1727,
"cds_end": null,
"cds_length": 3237,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000638421.1",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000492190.1",
"strand": true,
"transcript": "ENST00000638421.1",
"transcript_support_level": 5
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1078,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4980,
"cdna_start": 1628,
"cds_end": null,
"cds_length": 3237,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000851099.1",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521158.1",
"strand": true,
"transcript": "ENST00000851099.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1078,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4986,
"cdna_start": 1634,
"cds_end": null,
"cds_length": 3237,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "ENST00000851100.1",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000521159.1",
"strand": true,
"transcript": "ENST00000851100.1",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1001,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4015,
"cdna_start": 1430,
"cds_end": null,
"cds_length": 3006,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 5,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "ENST00000490131.7",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000418685.2",
"strand": true,
"transcript": "ENST00000490131.7",
"transcript_support_level": 5
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1078,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10120,
"cdna_start": 1633,
"cds_end": null,
"cds_length": 3237,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_006713789.4",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_006713852.1",
"strand": true,
"transcript": "XM_006713789.4",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1078,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 11994,
"cdna_start": 3507,
"cds_end": null,
"cds_length": 3237,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "XM_017007324.2",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016862813.1",
"strand": true,
"transcript": "XM_017007324.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 1078,
"aa_ref": "T",
"aa_start": 396,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 10019,
"cdna_start": 1532,
"cds_end": null,
"cds_length": 3237,
"cds_start": 1188,
"consequences": [
"synonymous_variant"
],
"exon_count": 7,
"exon_rank": 4,
"exon_rank_end": null,
"feature": "XM_017007325.2",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.1188A>G",
"hgvs_p": "p.Thr396Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016862814.1",
"strand": true,
"transcript": "XM_017007325.2",
"transcript_support_level": null
},
{
"aa_alt": "T",
"aa_end": null,
"aa_length": 917,
"aa_ref": "T",
"aa_start": 235,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 9813,
"cdna_start": 1326,
"cds_end": null,
"cds_length": 2754,
"cds_start": 705,
"consequences": [
"synonymous_variant"
],
"exon_count": 6,
"exon_rank": 3,
"exon_rank_end": null,
"feature": "XM_047449065.1",
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"hgvs_c": "c.705A>G",
"hgvs_p": "p.Thr235Thr",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047305021.1",
"strand": true,
"transcript": "XM_047449065.1",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs200312817",
"effect": "synonymous_variant",
"frequency_reference_population": 0.000018584713,
"gene_hgnc_id": 1514,
"gene_symbol": "CASR",
"gnomad_exomes_ac": 20,
"gnomad_exomes_af": 0.0000136812,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 10,
"gnomad_genomes_af": 0.0000656306,
"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": "Conflicting classifications of pathogenicity",
"phenotype_combined": "Familial hypocalciuric hypercalcemia;Autosomal dominant hypocalcemia 1|Autosomal dominant hypocalcemia 1|Familial hypoparathyroidism|Familial hypocalciuric hypercalcemia 1|Neonatal severe primary hyperparathyroidism|not provided|Nephrolithiasis/nephrocalcinosis|CASR-related disorder",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.281,
"pos": 122262223,
"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_001178065.2"
}
]
}