← 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: 19-15451832-G-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "19",
      "pos": 15451832,
      "ref": "G",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_001400377.1",
      "consequences": [
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.2999C>A",
          "hgvs_p": "p.Pro1000His",
          "transcript": "NM_022904.3",
          "protein_id": "NP_075055.1",
          "transcript_support_level": null,
          "aa_start": 1000,
          "aa_end": null,
          "aa_length": 1011,
          "cds_start": 2999,
          "cds_end": null,
          "cds_length": 3036,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000343625.12",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_022904.3"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.2999C>A",
          "hgvs_p": "p.Pro1000His",
          "transcript": "ENST00000343625.12",
          "protein_id": "ENSP00000341905.5",
          "transcript_support_level": 2,
          "aa_start": 1000,
          "aa_end": null,
          "aa_length": 1011,
          "cds_start": 2999,
          "cds_end": null,
          "cds_length": 3036,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_022904.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000343625.12"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.3026C>A",
          "hgvs_p": "p.Pro1009His",
          "transcript": "ENST00000909962.1",
          "protein_id": "ENSP00000580021.1",
          "transcript_support_level": null,
          "aa_start": 1009,
          "aa_end": null,
          "aa_length": 1020,
          "cds_start": 3026,
          "cds_end": null,
          "cds_length": 3063,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909962.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.3008C>A",
          "hgvs_p": "p.Pro1003His",
          "transcript": "NM_001400377.1",
          "protein_id": "NP_001387306.1",
          "transcript_support_level": null,
          "aa_start": 1003,
          "aa_end": null,
          "aa_length": 1014,
          "cds_start": 3008,
          "cds_end": null,
          "cds_length": 3045,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001400377.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.3008C>A",
          "hgvs_p": "p.Pro1003His",
          "transcript": "ENST00000909960.1",
          "protein_id": "ENSP00000580019.1",
          "transcript_support_level": null,
          "aa_start": 1003,
          "aa_end": null,
          "aa_length": 1014,
          "cds_start": 3008,
          "cds_end": null,
          "cds_length": 3045,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909960.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.2999C>A",
          "hgvs_p": "p.Pro1000His",
          "transcript": "ENST00000909964.1",
          "protein_id": "ENSP00000580023.1",
          "transcript_support_level": null,
          "aa_start": 1000,
          "aa_end": null,
          "aa_length": 1011,
          "cds_start": 2999,
          "cds_end": null,
          "cds_length": 3036,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909964.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.2990C>A",
          "hgvs_p": "p.Pro997His",
          "transcript": "ENST00000909961.1",
          "protein_id": "ENSP00000580020.1",
          "transcript_support_level": null,
          "aa_start": 997,
          "aa_end": null,
          "aa_length": 1008,
          "cds_start": 2990,
          "cds_end": null,
          "cds_length": 3027,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909961.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.2981C>A",
          "hgvs_p": "p.Pro994His",
          "transcript": "NM_001400378.1",
          "protein_id": "NP_001387307.1",
          "transcript_support_level": null,
          "aa_start": 994,
          "aa_end": null,
          "aa_length": 1005,
          "cds_start": 2981,
          "cds_end": null,
          "cds_length": 3018,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001400378.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.2981C>A",
          "hgvs_p": "p.Pro994His",
          "transcript": "ENST00000909959.1",
          "protein_id": "ENSP00000580018.1",
          "transcript_support_level": null,
          "aa_start": 994,
          "aa_end": null,
          "aa_length": 1005,
          "cds_start": 2981,
          "cds_end": null,
          "cds_length": 3018,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909959.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.2981C>A",
          "hgvs_p": "p.Pro994His",
          "transcript": "ENST00000909965.1",
          "protein_id": "ENSP00000580024.1",
          "transcript_support_level": null,
          "aa_start": 994,
          "aa_end": null,
          "aa_length": 1005,
          "cds_start": 2981,
          "cds_end": null,
          "cds_length": 3018,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909965.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.2960C>A",
          "hgvs_p": "p.Pro987His",
          "transcript": "ENST00000909963.1",
          "protein_id": "ENSP00000580022.1",
          "transcript_support_level": null,
          "aa_start": 987,
          "aa_end": null,
          "aa_length": 998,
          "cds_start": 2960,
          "cds_end": null,
          "cds_length": 2997,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000909963.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.1298C>A",
          "hgvs_p": "p.Pro433His",
          "transcript": "ENST00000599694.1",
          "protein_id": "ENSP00000468841.1",
          "transcript_support_level": 5,
          "aa_start": 433,
          "aa_end": null,
          "aa_length": 444,
          "cds_start": 1298,
          "cds_end": null,
          "cds_length": 1335,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000599694.1"
        },
        {
          "aa_ref": "P",
          "aa_alt": "H",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.2990C>A",
          "hgvs_p": "p.Pro997His",
          "transcript": "XM_011528186.2",
          "protein_id": "XP_011526488.1",
          "transcript_support_level": null,
          "aa_start": 997,
          "aa_end": null,
          "aa_length": 1008,
          "cds_start": 2990,
          "cds_end": null,
          "cds_length": 3027,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011528186.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.*94C>A",
          "hgvs_p": null,
          "transcript": "NM_001400379.1",
          "protein_id": "NP_001387308.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 946,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2841,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001400379.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.*94C>A",
          "hgvs_p": null,
          "transcript": "NM_001400380.1",
          "protein_id": "NP_001387309.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 940,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2823,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001400380.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.*94C>A",
          "hgvs_p": null,
          "transcript": "XM_011528187.2",
          "protein_id": "XP_011526489.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 949,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2850,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011528187.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "n.4070C>A",
          "hgvs_p": null,
          "transcript": "ENST00000602101.6",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000602101.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "n.1509C>A",
          "hgvs_p": null,
          "transcript": "ENST00000609274.6",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000609274.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "n.2913C>A",
          "hgvs_p": null,
          "transcript": "NR_174477.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_174477.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "n.3029C>A",
          "hgvs_p": null,
          "transcript": "NR_174478.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_174478.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "RASAL3",
          "gene_hgnc_id": 26129,
          "hgvs_c": "c.*313C>A",
          "hgvs_p": null,
          "transcript": "XM_047439231.1",
          "protein_id": "XP_047295187.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 980,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2943,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047439231.1"
        }
      ],
      "gene_symbol": "RASAL3",
      "gene_hgnc_id": 26129,
      "dbsnp": "rs368141019",
      "frequency_reference_population": 0.000008254003,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 12,
      "gnomad_exomes_af": 0.000008254,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 12,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.07411795854568481,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.032,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0855,
      "alphamissense_prediction": "Benign",
      "bayesdelnoaf_score": -0.59,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.656,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001400377.1",
          "gene_symbol": "RASAL3",
          "hgnc_id": 26129,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.3008C>A",
          "hgvs_p": "p.Pro1003His"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}