← 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-21575943-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=21575943&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 20,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BS1",
"BS2"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ALPL",
"hgnc_id": 438,
"hgvs_c": "c.1189+19G>T",
"hgvs_p": null,
"inheritance_mode": "AD,AR",
"pathogenic_score": 0,
"score": -20,
"transcript": "NM_000478.6",
"verdict": "Benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS1,BS2",
"acmg_score": -20,
"allele_count_reference_population": 46795,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "T",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.83,
"chr": "1",
"clinvar_classification": "Benign/Likely benign",
"clinvar_disease": "Infantile hypophosphatasia,not provided,not specified",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "LB:2 B:2",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.8299999833106995,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": null,
"aa_end": null,
"aa_length": 524,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2536,
"cdna_start": null,
"cds_end": null,
"cds_length": 1575,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_000478.6",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.1189+19G>T",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000374840.8",
"protein_coding": true,
"protein_id": "NP_000469.3",
"strand": true,
"transcript": "NM_000478.6",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 524,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2536,
"cdna_start": null,
"cds_end": null,
"cds_length": 1575,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000374840.8",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.1189+19G>T",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000478.6",
"protein_coding": true,
"protein_id": "ENSP00000363973.3",
"strand": true,
"transcript": "ENST00000374840.8",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 524,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2600,
"cdna_start": null,
"cds_end": null,
"cds_length": 1575,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001369803.2",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.1189+19G>T",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001356732.1",
"strand": true,
"transcript": "NM_001369803.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 524,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2534,
"cdna_start": null,
"cds_end": null,
"cds_length": 1575,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001369804.2",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.1189+19G>T",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001356733.1",
"strand": true,
"transcript": "NM_001369804.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 524,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2569,
"cdna_start": null,
"cds_end": null,
"cds_length": 1575,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001369805.2",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.1189+19G>T",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001356734.1",
"strand": true,
"transcript": "NM_001369805.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 524,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2193,
"cdna_start": null,
"cds_end": null,
"cds_length": 1575,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000374832.5",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.1189+19G>T",
"hgvs_p": null,
"intron_rank": 10,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000363965.1",
"strand": true,
"transcript": "ENST00000374832.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 484,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2236,
"cdna_start": null,
"cds_end": null,
"cds_length": 1455,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000879459.1",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.1069+19G>T",
"hgvs_p": null,
"intron_rank": 8,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000549518.1",
"strand": true,
"transcript": "ENST00000879459.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 469,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2371,
"cdna_start": null,
"cds_end": null,
"cds_length": 1410,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001127501.4",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.1024+19G>T",
"hgvs_p": null,
"intron_rank": 9,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001120973.2",
"strand": true,
"transcript": "NM_001127501.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 469,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2131,
"cdna_start": null,
"cds_end": null,
"cds_length": 1410,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 11,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000540617.5",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.1024+19G>T",
"hgvs_p": null,
"intron_rank": 9,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000442672.1",
"strand": true,
"transcript": "ENST00000540617.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 447,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2255,
"cdna_start": null,
"cds_end": null,
"cds_length": 1344,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001177520.3",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.958+19G>T",
"hgvs_p": null,
"intron_rank": 8,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001170991.1",
"strand": true,
"transcript": "NM_001177520.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 447,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2241,
"cdna_start": null,
"cds_end": null,
"cds_length": 1344,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000539907.5",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.958+19G>T",
"hgvs_p": null,
"intron_rank": 8,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000437674.1",
"strand": true,
"transcript": "ENST00000539907.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 215,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 733,
"cdna_start": null,
"cds_end": null,
"cds_length": 648,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000374830.2",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.262+19G>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000363963.2",
"strand": true,
"transcript": "ENST00000374830.2",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 472,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2181,
"cdna_start": null,
"cds_end": null,
"cds_length": 1419,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "XM_017000903.2",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "c.1033+19G>T",
"hgvs_p": null,
"intron_rank": 8,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016856392.1",
"strand": true,
"transcript": "XM_017000903.2",
"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": 1595,
"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": "ENST00000374829.2",
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"hgvs_c": "n.458+19G>T",
"hgvs_p": null,
"intron_rank": 2,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000374829.2",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs61778393",
"effect": "intron_variant",
"frequency_reference_population": 0.028992215,
"gene_hgnc_id": 438,
"gene_symbol": "ALPL",
"gnomad_exomes_ac": 43591,
"gnomad_exomes_af": 0.0298209,
"gnomad_exomes_homalt": 737,
"gnomad_genomes_ac": 3204,
"gnomad_genomes_af": 0.0210383,
"gnomad_genomes_homalt": 63,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 800,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": "Benign/Likely benign",
"phenotype_combined": "not specified|Infantile hypophosphatasia|not provided",
"phylop100way_prediction": "Benign",
"phylop100way_score": -0.364,
"pos": 21575943,
"ref": "G",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.019999999552965164,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.02,
"transcript": "NM_000478.6"
}
]
}