← 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: 5-148095825-C-T (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=5&pos=148095825&ref=C&alt=T&genome=hg38&allGenes=true"

API Response

json
{
  "variants": [
    {
      "chr": "5",
      "pos": 148095825,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "ENST00000256084.8",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "c.802C>T",
          "hgvs_p": "p.Arg268Cys",
          "transcript": "NM_006846.4",
          "protein_id": "NP_006837.2",
          "transcript_support_level": null,
          "aa_start": 268,
          "aa_end": null,
          "aa_length": 1064,
          "cds_start": 802,
          "cds_end": null,
          "cds_length": 3195,
          "cdna_start": 867,
          "cdna_end": null,
          "cdna_length": 3651,
          "mane_select": "ENST00000256084.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "c.802C>T",
          "hgvs_p": "p.Arg268Cys",
          "transcript": "ENST00000256084.8",
          "protein_id": "ENSP00000256084.7",
          "transcript_support_level": 1,
          "aa_start": 268,
          "aa_end": null,
          "aa_length": 1064,
          "cds_start": 802,
          "cds_end": null,
          "cds_length": 3195,
          "cdna_start": 867,
          "cdna_end": null,
          "cdna_length": 3651,
          "mane_select": "NM_006846.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "c.802C>T",
          "hgvs_p": "p.Arg268Cys",
          "transcript": "ENST00000359874.7",
          "protein_id": "ENSP00000352936.3",
          "transcript_support_level": 1,
          "aa_start": 268,
          "aa_end": null,
          "aa_length": 1094,
          "cds_start": 802,
          "cds_end": null,
          "cds_length": 3285,
          "cdna_start": 875,
          "cdna_end": null,
          "cdna_length": 3656,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "c.802C>T",
          "hgvs_p": "p.Arg268Cys",
          "transcript": "ENST00000398454.5",
          "protein_id": "ENSP00000381472.1",
          "transcript_support_level": 1,
          "aa_start": 268,
          "aa_end": null,
          "aa_length": 916,
          "cds_start": 802,
          "cds_end": null,
          "cds_length": 2751,
          "cdna_start": 875,
          "cdna_end": null,
          "cdna_length": 2915,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "n.*327C>T",
          "hgvs_p": null,
          "transcript": "ENST00000476697.7",
          "protein_id": "ENSP00000427943.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1073,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "n.966C>T",
          "hgvs_p": null,
          "transcript": "ENST00000507988.5",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2408,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "n.*327C>T",
          "hgvs_p": null,
          "transcript": "ENST00000476697.7",
          "protein_id": "ENSP00000427943.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1073,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "c.802C>T",
          "hgvs_p": "p.Arg268Cys",
          "transcript": "NM_001127698.2",
          "protein_id": "NP_001121170.1",
          "transcript_support_level": null,
          "aa_start": 268,
          "aa_end": null,
          "aa_length": 1094,
          "cds_start": 802,
          "cds_end": null,
          "cds_length": 3285,
          "cdna_start": 867,
          "cdna_end": null,
          "cdna_length": 3741,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "c.802C>T",
          "hgvs_p": "p.Arg268Cys",
          "transcript": "NM_001127699.2",
          "protein_id": "NP_001121171.1",
          "transcript_support_level": null,
          "aa_start": 268,
          "aa_end": null,
          "aa_length": 916,
          "cds_start": 802,
          "cds_end": null,
          "cds_length": 2751,
          "cdna_start": 867,
          "cdna_end": null,
          "cdna_length": 2917,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "c.745C>T",
          "hgvs_p": "p.Arg249Cys",
          "transcript": "ENST00000508733.5",
          "protein_id": "ENSP00000421519.1",
          "transcript_support_level": 5,
          "aa_start": 249,
          "aa_end": null,
          "aa_length": 868,
          "cds_start": 745,
          "cds_end": null,
          "cds_length": 2609,
          "cdna_start": 810,
          "cdna_end": null,
          "cdna_length": 2674,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "c.745C>T",
          "hgvs_p": "p.Arg249Cys",
          "transcript": "XM_047416662.1",
          "protein_id": "XP_047272618.1",
          "transcript_support_level": null,
          "aa_start": 249,
          "aa_end": null,
          "aa_length": 1075,
          "cds_start": 745,
          "cds_end": null,
          "cds_length": 3228,
          "cdna_start": 810,
          "cdna_end": null,
          "cdna_length": 3684,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "c.718C>T",
          "hgvs_p": "p.Arg240Cys",
          "transcript": "XM_011537551.3",
          "protein_id": "XP_011535853.1",
          "transcript_support_level": null,
          "aa_start": 240,
          "aa_end": null,
          "aa_length": 1066,
          "cds_start": 718,
          "cds_end": null,
          "cds_length": 3201,
          "cdna_start": 790,
          "cdna_end": null,
          "cdna_length": 3664,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "R",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "c.46C>T",
          "hgvs_p": "p.Arg16Cys",
          "transcript": "XM_047416663.1",
          "protein_id": "XP_047272619.1",
          "transcript_support_level": null,
          "aa_start": 16,
          "aa_end": null,
          "aa_length": 842,
          "cds_start": 46,
          "cds_end": null,
          "cds_length": 2529,
          "cdna_start": 345,
          "cdna_end": null,
          "cdna_length": 3219,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "n.318C>T",
          "hgvs_p": null,
          "transcript": "ENST00000476608.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 810,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "n.411C>T",
          "hgvs_p": null,
          "transcript": "ENST00000481286.6",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1455,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SPINK5",
          "gene_hgnc_id": 15464,
          "hgvs_c": "n.672C>T",
          "hgvs_p": null,
          "transcript": "ENST00000698105.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 878,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "FBXO38-DT",
          "gene_hgnc_id": 55589,
          "hgvs_c": "n.1257-2083G>A",
          "hgvs_p": null,
          "transcript": "ENST00000667608.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2991,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "SPINK5",
      "gene_hgnc_id": 15464,
      "dbsnp": "rs142558269",
      "frequency_reference_population": 0.008431733,
      "hom_count_reference_population": 70,
      "allele_count_reference_population": 13586,
      "gnomad_exomes_af": 0.00869485,
      "gnomad_genomes_af": 0.00590211,
      "gnomad_exomes_ac": 12690,
      "gnomad_genomes_ac": 896,
      "gnomad_exomes_homalt": 65,
      "gnomad_genomes_homalt": 5,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.010680466890335083,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.10999999940395355,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.176,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.2079,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.45,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.044,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.11,
      "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": -20,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -20,
          "benign_score": 20,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000256084.8",
          "gene_symbol": "SPINK5",
          "hgnc_id": 15464,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.802C>T",
          "hgvs_p": "p.Arg268Cys"
        },
        {
          "score": -16,
          "benign_score": 16,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000667608.1",
          "gene_symbol": "FBXO38-DT",
          "hgnc_id": 55589,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.1257-2083G>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Ichthyosis linearis circumflexa,Netherton syndrome,SPINK5-related disorder,Susceptibility to nonsyndromic otitis media,not provided",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:6 B:3",
      "phenotype_combined": "Netherton syndrome|not provided|Susceptibility to nonsyndromic otitis media|SPINK5-related disorder|Ichthyosis linearis circumflexa",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}