← 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: 8-125056811-G-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM1",
            "PM2",
            "PP3_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "WASHC5",
          "hgnc_id": 28984,
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "inheritance_mode": "AR,AD",
          "pathogenic_score": 6,
          "score": 6,
          "transcript": "NM_014846.4",
          "verdict": "Likely_pathogenic"
        }
      ],
      "acmg_classification": "Likely_pathogenic",
      "acmg_criteria": "PM1,PM2,PP3_Moderate",
      "acmg_score": 6,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.9137,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Pathogenic",
      "bayesdelnoaf_score": 0.29,
      "chr": "8",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not provided",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Pathogenic",
      "computational_score_selected": 0.9118410348892212,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1159,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4139,
          "cdna_start": 2184,
          "cds_end": null,
          "cds_length": 3480,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_014846.4",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000318410.12",
          "protein_coding": true,
          "protein_id": "NP_055661.3",
          "strand": false,
          "transcript": "NM_014846.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1159,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4139,
          "cdna_start": 2184,
          "cds_end": null,
          "cds_length": 3480,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000318410.12",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_014846.4",
          "protein_coding": true,
          "protein_id": "ENSP00000318016.7",
          "strand": false,
          "transcript": "ENST00000318410.12",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1175,
          "aa_ref": "Q",
          "aa_start": 644,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4180,
          "cdna_start": 2231,
          "cds_end": null,
          "cds_length": 3528,
          "cds_start": 1930,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000920325.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1930C>A",
          "hgvs_p": "p.Gln644Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590384.1",
          "strand": false,
          "transcript": "ENST00000920325.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1159,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4196,
          "cdna_start": 2244,
          "cds_end": null,
          "cds_length": 3480,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000890504.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000560563.1",
          "strand": false,
          "transcript": "ENST00000890504.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1159,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4525,
          "cdna_start": 2570,
          "cds_end": null,
          "cds_length": 3480,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000890505.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000560564.1",
          "strand": false,
          "transcript": "ENST00000890505.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1159,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4204,
          "cdna_start": 2255,
          "cds_end": null,
          "cds_length": 3480,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "ENST00000920326.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590385.1",
          "strand": false,
          "transcript": "ENST00000920326.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1159,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4570,
          "cdna_start": 2622,
          "cds_end": null,
          "cds_length": 3480,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000965243.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635302.1",
          "strand": false,
          "transcript": "ENST00000965243.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1152,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4114,
          "cdna_start": 2183,
          "cds_end": null,
          "cds_length": 3459,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 29,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000965241.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635300.1",
          "strand": false,
          "transcript": "ENST00000965241.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1122,
          "aa_ref": "Q",
          "aa_start": 591,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3968,
          "cdna_start": 2019,
          "cds_end": null,
          "cds_length": 3369,
          "cds_start": 1771,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000890507.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1771C>A",
          "hgvs_p": "p.Gln591Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000560566.1",
          "strand": false,
          "transcript": "ENST00000890507.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1107,
          "aa_ref": "Q",
          "aa_start": 576,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3921,
          "cdna_start": 1972,
          "cds_end": null,
          "cds_length": 3324,
          "cds_start": 1726,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000920328.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1726C>A",
          "hgvs_p": "p.Gln576Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590387.1",
          "strand": false,
          "transcript": "ENST00000920328.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1073,
          "aa_ref": "Q",
          "aa_start": 542,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3868,
          "cdna_start": 1921,
          "cds_end": null,
          "cds_length": 3222,
          "cds_start": 1624,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000890506.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1624C>A",
          "hgvs_p": "p.Gln542Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000560565.1",
          "strand": false,
          "transcript": "ENST00000890506.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1065,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3814,
          "cdna_start": 2141,
          "cds_end": null,
          "cds_length": 3198,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000920327.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590386.1",
          "strand": false,
          "transcript": "ENST00000920327.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1059,
          "aa_ref": "Q",
          "aa_start": 528,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3745,
          "cdna_start": 1793,
          "cds_end": null,
          "cds_length": 3180,
          "cds_start": 1582,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000920329.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1582C>A",
          "hgvs_p": "p.Gln528Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000590388.1",
          "strand": false,
          "transcript": "ENST00000920329.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1011,
          "aa_ref": "Q",
          "aa_start": 480,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3829,
          "cdna_start": 1874,
          "cds_end": null,
          "cds_length": 3036,
          "cds_start": 1438,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001330609.2",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1438C>A",
          "hgvs_p": "p.Gln480Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317538.1",
          "strand": false,
          "transcript": "NM_001330609.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1011,
          "aa_ref": "Q",
          "aa_start": 480,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3667,
          "cdna_start": 1719,
          "cds_end": null,
          "cds_length": 3036,
          "cds_start": 1438,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000517845.5",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1438C>A",
          "hgvs_p": "p.Gln480Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000429676.1",
          "strand": false,
          "transcript": "ENST00000517845.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1002,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3627,
          "cdna_start": 2149,
          "cds_end": null,
          "cds_length": 3009,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000965242.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000635301.1",
          "strand": false,
          "transcript": "ENST00000965242.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1159,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4534,
          "cdna_start": 2579,
          "cds_end": null,
          "cds_length": 3480,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 30,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "XM_047422502.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047278458.1",
          "strand": false,
          "transcript": "XM_047422502.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1095,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4342,
          "cdna_start": 2184,
          "cds_end": null,
          "cds_length": 3288,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "XM_011517409.2",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011515711.1",
          "strand": false,
          "transcript": "XM_011517409.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1095,
          "aa_ref": "Q",
          "aa_start": 628,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4737,
          "cdna_start": 2579,
          "cds_end": null,
          "cds_length": 3288,
          "cds_start": 1882,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 28,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "XM_047422503.1",
          "gene_hgnc_id": 28984,
          "gene_symbol": "WASHC5",
          "hgvs_c": "c.1882C>A",
          "hgvs_p": "p.Gln628Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047278459.1",
          "strand": false,
          "transcript": "XM_047422503.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs868134220",
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 28984,
      "gene_symbol": "WASHC5",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "not provided",
      "phylop100way_prediction": "Pathogenic",
      "phylop100way_score": 9.912,
      "pos": 125056811,
      "ref": "G",
      "revel_prediction": "Pathogenic",
      "revel_score": 0.856,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_014846.4"
    }
  ]
}
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.