← 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-46441477-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=46441477&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 46441477,
"ref": "C",
"alt": "G",
"effect": "synonymous_variant",
"transcript": "NM_002343.6",
"consequences": [
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1662G>C",
"hgvs_p": "p.Leu554Leu",
"transcript": "NM_002343.6",
"protein_id": "NP_002334.2",
"transcript_support_level": null,
"aa_start": 554,
"aa_end": null,
"aa_length": 710,
"cds_start": 1662,
"cds_end": null,
"cds_length": 2133,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000231751.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_002343.6"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1662G>C",
"hgvs_p": "p.Leu554Leu",
"transcript": "ENST00000231751.9",
"protein_id": "ENSP00000231751.4",
"transcript_support_level": 1,
"aa_start": 554,
"aa_end": null,
"aa_length": 710,
"cds_start": 1662,
"cds_end": null,
"cds_length": 2133,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_002343.6",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000231751.9"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1656G>C",
"hgvs_p": "p.Leu552Leu",
"transcript": "ENST00000417439.5",
"protein_id": "ENSP00000405546.1",
"transcript_support_level": 1,
"aa_start": 552,
"aa_end": null,
"aa_length": 708,
"cds_start": 1656,
"cds_end": null,
"cds_length": 2127,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000417439.5"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 15,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1695G>C",
"hgvs_p": "p.Leu565Leu",
"transcript": "ENST00000947212.1",
"protein_id": "ENSP00000617271.1",
"transcript_support_level": null,
"aa_start": 565,
"aa_end": null,
"aa_length": 721,
"cds_start": 1695,
"cds_end": null,
"cds_length": 2166,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000947212.1"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1656G>C",
"hgvs_p": "p.Leu552Leu",
"transcript": "NM_001321121.2",
"protein_id": "NP_001308050.1",
"transcript_support_level": null,
"aa_start": 552,
"aa_end": null,
"aa_length": 708,
"cds_start": 1656,
"cds_end": null,
"cds_length": 2127,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001321121.2"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1650G>C",
"hgvs_p": "p.Leu550Leu",
"transcript": "ENST00000947211.1",
"protein_id": "ENSP00000617270.1",
"transcript_support_level": null,
"aa_start": 550,
"aa_end": null,
"aa_length": 706,
"cds_start": 1650,
"cds_end": null,
"cds_length": 2121,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000947211.1"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1623G>C",
"hgvs_p": "p.Leu541Leu",
"transcript": "NM_001321122.2",
"protein_id": "NP_001308051.1",
"transcript_support_level": null,
"aa_start": 541,
"aa_end": null,
"aa_length": 697,
"cds_start": 1623,
"cds_end": null,
"cds_length": 2094,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001321122.2"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 17,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1623G>C",
"hgvs_p": "p.Leu541Leu",
"transcript": "ENST00000443496.5",
"protein_id": "ENSP00000397427.1",
"transcript_support_level": 2,
"aa_start": 541,
"aa_end": null,
"aa_length": 695,
"cds_start": 1623,
"cds_end": null,
"cds_length": 2088,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000443496.5"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1530G>C",
"hgvs_p": "p.Leu510Leu",
"transcript": "NM_001199149.2",
"protein_id": "NP_001186078.1",
"transcript_support_level": null,
"aa_start": 510,
"aa_end": null,
"aa_length": 666,
"cds_start": 1530,
"cds_end": null,
"cds_length": 2001,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001199149.2"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 17,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1530G>C",
"hgvs_p": "p.Leu510Leu",
"transcript": "ENST00000426532.6",
"protein_id": "ENSP00000405719.2",
"transcript_support_level": 2,
"aa_start": 510,
"aa_end": null,
"aa_length": 666,
"cds_start": 1530,
"cds_end": null,
"cds_length": 2001,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000426532.6"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1494G>C",
"hgvs_p": "p.Leu498Leu",
"transcript": "ENST00000947210.1",
"protein_id": "ENSP00000617269.1",
"transcript_support_level": null,
"aa_start": 498,
"aa_end": null,
"aa_length": 654,
"cds_start": 1494,
"cds_end": null,
"cds_length": 1965,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000947210.1"
},
{
"aa_ref": "L",
"aa_alt": "L",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"synonymous_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "c.1662G>C",
"hgvs_p": "p.Leu554Leu",
"transcript": "ENST00000947213.1",
"protein_id": "ENSP00000617272.1",
"transcript_support_level": null,
"aa_start": 554,
"aa_end": null,
"aa_length": 585,
"cds_start": 1662,
"cds_end": null,
"cds_length": 1758,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000947213.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "n.185G>C",
"hgvs_p": null,
"transcript": "ENST00000478874.2",
"protein_id": null,
"transcript_support_level": 5,
"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": "ENST00000478874.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"hgvs_c": "n.151G>C",
"hgvs_p": null,
"transcript": "ENST00000493056.5",
"protein_id": null,
"transcript_support_level": 3,
"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": "ENST00000493056.5"
}
],
"gene_symbol": "LTF",
"gene_hgnc_id": 6720,
"dbsnp": "rs372826989",
"frequency_reference_population": 0.00015808562,
"hom_count_reference_population": 0,
"allele_count_reference_population": 255,
"gnomad_exomes_af": 0.000171815,
"gnomad_genomes_af": 0.000026285,
"gnomad_exomes_ac": 251,
"gnomad_genomes_ac": 4,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.41999998688697815,
"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.42,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.421,
"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": -5,
"acmg_classification": "Likely_benign",
"acmg_criteria": "BP4_Moderate,BP6_Moderate,BP7",
"acmg_by_gene": [
{
"score": -5,
"benign_score": 5,
"pathogenic_score": 0,
"criteria": [
"BP4_Moderate",
"BP6_Moderate",
"BP7"
],
"verdict": "Likely_benign",
"transcript": "NM_002343.6",
"gene_symbol": "LTF",
"hgnc_id": 6720,
"effects": [
"synonymous_variant"
],
"inheritance_mode": "",
"hgvs_c": "c.1662G>C",
"hgvs_p": "p.Leu554Leu"
}
],
"clinvar_disease": "not provided",
"clinvar_classification": "Likely benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "LB:1",
"phenotype_combined": "not provided",
"pathogenicity_classification_combined": "Likely benign",
"custom_annotations": null
}
],
"message": null
}