← 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: 21-33554944-AAAAG-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PVS1",
            "PM2",
            "PP5_Very_Strong"
          ],
          "effects": [
            "frameshift_variant"
          ],
          "gene_symbol": "SON",
          "hgnc_id": 11183,
          "hgvs_c": "c.5717_5720delGAAA",
          "hgvs_p": "p.Arg1906fs",
          "inheritance_mode": "AD",
          "pathogenic_score": 18,
          "score": 18,
          "transcript": "NM_138927.4",
          "verdict": "Pathogenic"
        }
      ],
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2,PP5_Very_Strong",
      "acmg_score": 18,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "21",
      "clinvar_classification": "Pathogenic",
      "clinvar_disease": "Inborn genetic diseases,ZTTK syndrome,not provided",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "P:3",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 2426,
          "aa_ref": "RK",
          "aa_start": 1906,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8393,
          "cdna_start": 5772,
          "cds_end": null,
          "cds_length": 7281,
          "cds_start": 5717,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 12,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_138927.4",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.5717_5720delGAAA",
          "hgvs_p": "p.Arg1906fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000356577.10",
          "protein_coding": true,
          "protein_id": "NP_620305.3",
          "strand": true,
          "transcript": "NM_138927.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 2426,
          "aa_ref": "RK",
          "aa_start": 1906,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 8393,
          "cdna_start": 5772,
          "cds_end": null,
          "cds_length": 7281,
          "cds_start": 5717,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 12,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000356577.10",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.5717_5720delGAAA",
          "hgvs_p": "p.Arg1906fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_138927.4",
          "protein_coding": true,
          "protein_id": "ENSP00000348984.4",
          "strand": true,
          "transcript": "ENST00000356577.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 2303,
          "aa_ref": "RK",
          "aa_start": 1906,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7477,
          "cdna_start": 5746,
          "cds_end": null,
          "cds_length": 6912,
          "cds_start": 5717,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000300278.8",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.5717_5720delGAAA",
          "hgvs_p": "p.Arg1906fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000300278.2",
          "strand": true,
          "transcript": "ENST00000300278.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2463,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000381692.6",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.245-2208_245-2205delGAAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000371111.2",
          "strand": true,
          "transcript": "ENST00000381692.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 8394,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000455528.5",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "n.5717_5720delGAAA",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000399783.1",
          "strand": true,
          "transcript": "ENST00000455528.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 2303,
          "aa_ref": "RK",
          "aa_start": 1906,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7503,
          "cdna_start": 5772,
          "cds_end": null,
          "cds_length": 6912,
          "cds_start": 5717,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_032195.3",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.5717_5720delGAAA",
          "hgvs_p": "p.Arg1906fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_115571.3",
          "strand": true,
          "transcript": "NM_032195.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 2108,
          "aa_ref": "RK",
          "aa_start": 1906,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7897,
          "cdna_start": 5772,
          "cds_end": null,
          "cds_length": 6327,
          "cds_start": 5717,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001291411.2",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.5717_5720delGAAA",
          "hgvs_p": "p.Arg1906fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001278340.2",
          "strand": true,
          "transcript": "NM_001291411.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 2108,
          "aa_ref": "RK",
          "aa_start": 1906,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7860,
          "cdna_start": 5745,
          "cds_end": null,
          "cds_length": 6327,
          "cds_start": 5717,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000381679.8",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.5717_5720delGAAA",
          "hgvs_p": "p.Arg1906fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000371095.4",
          "strand": true,
          "transcript": "ENST00000381679.8",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1453,
          "aa_ref": "RK",
          "aa_start": 900,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5269,
          "cdna_start": 2701,
          "cds_end": null,
          "cds_length": 4362,
          "cds_start": 2699,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_count": 10,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000436227.5",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.2699_2702delGAAA",
          "hgvs_p": "p.Arg900fs",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000400985.1",
          "strand": true,
          "transcript": "ENST00000436227.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 487,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2354,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1464,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000704334.1",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.245-2208_245-2205delGAAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000515848.1",
          "strand": true,
          "transcript": "ENST00000704334.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2477,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001291412.3",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.245-2208_245-2205delGAAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001278341.1",
          "strand": true,
          "transcript": "NM_001291412.3",
          "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": 8420,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NR_103797.2",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "n.5772_5775delGAAA",
          "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": "NR_103797.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2574,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 13,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000695559.1",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "n.245-2208_245-2205delGAAA",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000512016.1",
          "strand": true,
          "transcript": "ENST00000695559.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 343,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1151,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1032,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000421541.1",
          "gene_hgnc_id": 11183,
          "gene_symbol": "SON",
          "hgvs_c": "c.-104_-101delAAAG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000405807.1",
          "strand": true,
          "transcript": "ENST00000421541.1",
          "transcript_support_level": 1
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs1382415023",
      "effect": "frameshift_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 11183,
      "gene_symbol": "SON",
      "gnomad_exomes_ac": 0,
      "gnomad_exomes_af": 0,
      "gnomad_exomes_homalt": 0,
      "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": "Pathogenic",
      "phenotype_combined": "not provided|Inborn genetic diseases|ZTTK syndrome",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 3.525,
      "pos": 33554944,
      "ref": "AAAAG",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_138927.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.