← 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: 15-64861491-G-A (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=15&pos=64861491&ref=G&alt=A&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 10,
          "criteria": [
            "BP4_Moderate",
            "BA1"
          ],
          "effects": [
            "synonymous_variant"
          ],
          "gene_symbol": "PLEKHO2",
          "hgnc_id": 30026,
          "hgvs_c": "c.399G>A",
          "hgvs_p": "p.Lys133Lys",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -10,
          "transcript": "NM_025201.5",
          "verdict": "Benign"
        },
        {
          "benign_score": 10,
          "criteria": [
            "BP4_Moderate",
            "BA1"
          ],
          "effects": [
            "synonymous_variant"
          ],
          "gene_symbol": "ENSG00000249240",
          "hgnc_id": null,
          "hgvs_c": "c.399G>A",
          "hgvs_p": "p.Lys133Lys",
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": -10,
          "transcript": "ENST00000437723.1",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BA1",
      "acmg_score": -10,
      "allele_count_reference_population": 274311,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.31,
      "chr": "15",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": -0.3100000023841858,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 490,
          "aa_ref": "K",
          "aa_start": 133,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3689,
          "cdna_start": 501,
          "cds_end": null,
          "cds_length": 1473,
          "cds_start": 399,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "NM_025201.5",
          "gene_hgnc_id": 30026,
          "gene_symbol": "PLEKHO2",
          "hgvs_c": "c.399G>A",
          "hgvs_p": "p.Lys133Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000323544.5",
          "protein_coding": true,
          "protein_id": "NP_079477.2",
          "strand": true,
          "transcript": "NM_025201.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 490,
          "aa_ref": "K",
          "aa_start": 133,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3689,
          "cdna_start": 501,
          "cds_end": null,
          "cds_length": 1473,
          "cds_start": 399,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000323544.5",
          "gene_hgnc_id": 30026,
          "gene_symbol": "PLEKHO2",
          "hgvs_c": "c.399G>A",
          "hgvs_p": "p.Lys133Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_025201.5",
          "protein_coding": true,
          "protein_id": "ENSP00000326706.4",
          "strand": true,
          "transcript": "ENST00000323544.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 440,
          "aa_ref": "K",
          "aa_start": 83,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3569,
          "cdna_start": 383,
          "cds_end": null,
          "cds_length": 1323,
          "cds_start": 249,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000616065.4",
          "gene_hgnc_id": 30026,
          "gene_symbol": "PLEKHO2",
          "hgvs_c": "c.249G>A",
          "hgvs_p": "p.Lys83Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000483505.1",
          "strand": true,
          "transcript": "ENST00000616065.4",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 226,
          "aa_ref": "K",
          "aa_start": 133,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 750,
          "cdna_start": 468,
          "cds_end": null,
          "cds_length": 681,
          "cds_start": 399,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000437723.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000249240",
          "hgvs_c": "c.399G>A",
          "hgvs_p": "p.Lys133Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000397942.1",
          "strand": true,
          "transcript": "ENST00000437723.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 488,
          "aa_ref": "K",
          "aa_start": 131,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6364,
          "cdna_start": 3179,
          "cds_end": null,
          "cds_length": 1467,
          "cds_start": 393,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000925882.1",
          "gene_hgnc_id": 30026,
          "gene_symbol": "PLEKHO2",
          "hgvs_c": "c.393G>A",
          "hgvs_p": "p.Lys131Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000595941.1",
          "strand": true,
          "transcript": "ENST00000925882.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 455,
          "aa_ref": "K",
          "aa_start": 98,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3582,
          "cdna_start": 394,
          "cds_end": null,
          "cds_length": 1368,
          "cds_start": 294,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000925883.1",
          "gene_hgnc_id": 30026,
          "gene_symbol": "PLEKHO2",
          "hgvs_c": "c.294G>A",
          "hgvs_p": "p.Lys98Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000595942.1",
          "strand": true,
          "transcript": "ENST00000925883.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 440,
          "aa_ref": "K",
          "aa_start": 83,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3539,
          "cdna_start": 351,
          "cds_end": null,
          "cds_length": 1323,
          "cds_start": 249,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 5,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001195059.2",
          "gene_hgnc_id": 30026,
          "gene_symbol": "PLEKHO2",
          "hgvs_c": "c.249G>A",
          "hgvs_p": "p.Lys83Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001181988.1",
          "strand": true,
          "transcript": "NM_001195059.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 405,
          "aa_ref": "K",
          "aa_start": 48,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3432,
          "cdna_start": 244,
          "cds_end": null,
          "cds_length": 1218,
          "cds_start": 144,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000925884.1",
          "gene_hgnc_id": 30026,
          "gene_symbol": "PLEKHO2",
          "hgvs_c": "c.144G>A",
          "hgvs_p": "p.Lys48Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000595943.1",
          "strand": true,
          "transcript": "ENST00000925884.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 457,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3575,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1374,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000925885.1",
          "gene_hgnc_id": 30026,
          "gene_symbol": "PLEKHO2",
          "hgvs_c": "c.384+1493G>A",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000595944.1",
          "strand": true,
          "transcript": "ENST00000925885.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 422,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3485,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1269,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000866141.1",
          "gene_hgnc_id": 30026,
          "gene_symbol": "PLEKHO2",
          "hgvs_c": "c.280-3408G>A",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000536200.1",
          "strand": true,
          "transcript": "ENST00000866141.1",
          "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": 1178,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000502574.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000249240",
          "hgvs_c": "n.533G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000502574.1",
          "transcript_support_level": 2
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs12595292",
      "effect": "synonymous_variant",
      "frequency_reference_population": 0.17135549,
      "gene_hgnc_id": 30026,
      "gene_symbol": "PLEKHO2",
      "gnomad_exomes_ac": 247495,
      "gnomad_exomes_af": 0.170852,
      "gnomad_exomes_homalt": 30357,
      "gnomad_genomes_ac": 26816,
      "gnomad_genomes_af": 0.176143,
      "gnomad_genomes_homalt": 3410,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 33767,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Uncertain_significance",
      "phylop100way_score": 4.158,
      "pos": 64861491,
      "ref": "G",
      "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_025201.5"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.