← 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: 1-146019625-G-GCCTCCT (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 1,
          "criteria": [
            "BP3"
          ],
          "effects": [
            "disruptive_inframe_insertion"
          ],
          "gene_symbol": "HJV",
          "hgnc_id": 4887,
          "hgvs_c": "c.201_206dupAGGAGG",
          "hgvs_p": "p.Gly68_Gly69dup",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -1,
          "transcript": "NM_213653.4",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP3",
      "acmg_score": -1,
      "allele_count_reference_population": 17,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "GCCTCCT",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "1",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": "GGG",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "G",
          "aa_start": 69,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2126,
          "cdna_start": 444,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 206,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_213653.4",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.201_206dupAGGAGG",
          "hgvs_p": "p.Gly68_Gly69dup",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000336751.11",
          "protein_coding": true,
          "protein_id": "NP_998818.1",
          "strand": false,
          "transcript": "NM_213653.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "GGG",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "G",
          "aa_start": 69,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2126,
          "cdna_start": 444,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 206,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000336751.11",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.201_206dupAGGAGG",
          "hgvs_p": "p.Gly68_Gly69dup",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_213653.4",
          "protein_coding": true,
          "protein_id": "ENSP00000337014.5",
          "strand": false,
          "transcript": "ENST00000336751.11",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 313,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2123,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 942,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000357836.5",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.-139_-134dupAGGAGG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000350495.5",
          "strand": false,
          "transcript": "ENST00000357836.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 200,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1419,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 603,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000497365.5",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.-22+67_-22+72dupAGGAGG",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000421820.1",
          "strand": false,
          "transcript": "ENST00000497365.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "GGG",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "G",
          "aa_start": 69,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2144,
          "cdna_start": 462,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 206,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001379352.1",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.201_206dupAGGAGG",
          "hgvs_p": "p.Gly68_Gly69dup",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001366281.1",
          "strand": false,
          "transcript": "NM_001379352.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "GGG",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "G",
          "aa_start": 69,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3436,
          "cdna_start": 1752,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 206,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000884037.1",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.201_206dupAGGAGG",
          "hgvs_p": "p.Gly68_Gly69dup",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000554096.1",
          "strand": false,
          "transcript": "ENST00000884037.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "GGG",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "G",
          "aa_start": 69,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2091,
          "cdna_start": 410,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 206,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000884038.1",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.201_206dupAGGAGG",
          "hgvs_p": "p.Gly68_Gly69dup",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000554097.1",
          "strand": false,
          "transcript": "ENST00000884038.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "GGG",
          "aa_end": null,
          "aa_length": 426,
          "aa_ref": "G",
          "aa_start": 69,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2124,
          "cdna_start": 443,
          "cds_end": null,
          "cds_length": 1281,
          "cds_start": 206,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_count": 4,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000945407.1",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.201_206dupAGGAGG",
          "hgvs_p": "p.Gly68_Gly69dup",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000615466.1",
          "strand": false,
          "transcript": "ENST00000945407.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "GGG",
          "aa_end": null,
          "aa_length": 92,
          "aa_ref": "G",
          "aa_start": 69,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 536,
          "cdna_start": 462,
          "cds_end": null,
          "cds_length": 280,
          "cds_start": 206,
          "consequences": [
            "disruptive_inframe_insertion"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000421822.2",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.201_206dupAGGAGG",
          "hgvs_p": "p.Gly68_Gly69dup",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000411863.2",
          "strand": false,
          "transcript": "ENST00000421822.2",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 313,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1940,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 942,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_145277.5",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.-139_-134dupAGGAGG",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_660320.3",
          "strand": false,
          "transcript": "NM_145277.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 200,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1603,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 603,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001316767.2",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.-22+67_-22+72dupAGGAGG",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001303696.1",
          "strand": false,
          "transcript": "NM_001316767.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 200,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1417,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 603,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_202004.4",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.-22+67_-22+72dupAGGAGG",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_973733.1",
          "strand": false,
          "transcript": "NM_202004.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 200,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1380,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 603,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_213652.4",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.-21-931_-21-926dupAGGAGG",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_998817.1",
          "strand": false,
          "transcript": "NM_213652.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 200,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1381,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 603,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000475797.1",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.-21-931_-21-926dupAGGAGG",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000425716.1",
          "strand": false,
          "transcript": "ENST00000475797.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 200,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1280,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 603,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000636675.1",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.-22+67_-22+72dupAGGAGG",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490072.1",
          "strand": false,
          "transcript": "ENST00000636675.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 70,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 506,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 213,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000634927.1",
          "gene_hgnc_id": 4887,
          "gene_symbol": "HJV",
          "hgvs_c": "c.134+67_134+72dupAGGAGG",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000489347.1",
          "strand": false,
          "transcript": "ENST00000634927.1",
          "transcript_support_level": 4
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs587644102",
      "effect": "disruptive_inframe_insertion",
      "frequency_reference_population": 0.000010565543,
      "gene_hgnc_id": 4887,
      "gene_symbol": "HJV",
      "gnomad_exomes_ac": 16,
      "gnomad_exomes_af": 0.0000109817,
      "gnomad_exomes_homalt": 1,
      "gnomad_genomes_ac": 1,
      "gnomad_genomes_af": 0.0000065773,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 1,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.144,
      "pos": 146019625,
      "ref": "G",
      "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_213653.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.