← 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: 3-101330365-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 101330365,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_020654.5",
      "consequences": [
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2720C>T",
          "hgvs_p": "p.Ser907Leu",
          "transcript": "NM_020654.5",
          "protein_id": "NP_065705.3",
          "transcript_support_level": null,
          "aa_start": 907,
          "aa_end": null,
          "aa_length": 1050,
          "cds_start": 2720,
          "cds_end": null,
          "cds_length": 3153,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000394095.7",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_020654.5"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2720C>T",
          "hgvs_p": "p.Ser907Leu",
          "transcript": "ENST00000394095.7",
          "protein_id": "ENSP00000377655.2",
          "transcript_support_level": 1,
          "aa_start": 907,
          "aa_end": null,
          "aa_length": 1050,
          "cds_start": 2720,
          "cds_end": null,
          "cds_length": 3153,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_020654.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394095.7"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2621C>T",
          "hgvs_p": "p.Ser874Leu",
          "transcript": "ENST00000348610.3",
          "protein_id": "ENSP00000342159.3",
          "transcript_support_level": 1,
          "aa_start": 874,
          "aa_end": null,
          "aa_length": 1017,
          "cds_start": 2621,
          "cds_end": null,
          "cds_length": 3054,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000348610.3"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2525C>T",
          "hgvs_p": "p.Ser842Leu",
          "transcript": "ENST00000394094.6",
          "protein_id": "ENSP00000377654.2",
          "transcript_support_level": 1,
          "aa_start": 842,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2525,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394094.6"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2522C>T",
          "hgvs_p": "p.Ser841Leu",
          "transcript": "ENST00000314261.11",
          "protein_id": "ENSP00000313624.7",
          "transcript_support_level": 1,
          "aa_start": 841,
          "aa_end": null,
          "aa_length": 984,
          "cds_start": 2522,
          "cds_end": null,
          "cds_length": 2955,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000314261.11"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2228C>T",
          "hgvs_p": "p.Ser743Leu",
          "transcript": "ENST00000394091.5",
          "protein_id": "ENSP00000377651.1",
          "transcript_support_level": 1,
          "aa_start": 743,
          "aa_end": null,
          "aa_length": 886,
          "cds_start": 2228,
          "cds_end": null,
          "cds_length": 2661,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394091.5"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.284C>T",
          "hgvs_p": "p.Ser95Leu",
          "transcript": "ENST00000394085.7",
          "protein_id": "ENSP00000377647.3",
          "transcript_support_level": 1,
          "aa_start": 95,
          "aa_end": null,
          "aa_length": 238,
          "cds_start": 284,
          "cds_end": null,
          "cds_length": 717,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394085.7"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2813C>T",
          "hgvs_p": "p.Ser938Leu",
          "transcript": "ENST00000958689.1",
          "protein_id": "ENSP00000628748.1",
          "transcript_support_level": null,
          "aa_start": 938,
          "aa_end": null,
          "aa_length": 1081,
          "cds_start": 2813,
          "cds_end": null,
          "cds_length": 3246,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000958689.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2723C>T",
          "hgvs_p": "p.Ser908Leu",
          "transcript": "ENST00000958688.1",
          "protein_id": "ENSP00000628747.1",
          "transcript_support_level": null,
          "aa_start": 908,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 2723,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000958688.1"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2621C>T",
          "hgvs_p": "p.Ser874Leu",
          "transcript": "NM_001282802.2",
          "protein_id": "NP_001269731.1",
          "transcript_support_level": null,
          "aa_start": 874,
          "aa_end": null,
          "aa_length": 1017,
          "cds_start": 2621,
          "cds_end": null,
          "cds_length": 3054,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282802.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2525C>T",
          "hgvs_p": "p.Ser842Leu",
          "transcript": "NM_001077203.3",
          "protein_id": "NP_001070671.1",
          "transcript_support_level": null,
          "aa_start": 842,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2525,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001077203.3"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2522C>T",
          "hgvs_p": "p.Ser841Leu",
          "transcript": "NM_001282801.2",
          "protein_id": "NP_001269730.1",
          "transcript_support_level": null,
          "aa_start": 841,
          "aa_end": null,
          "aa_length": 984,
          "cds_start": 2522,
          "cds_end": null,
          "cds_length": 2955,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282801.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2228C>T",
          "hgvs_p": "p.Ser743Leu",
          "transcript": "NM_001282803.2",
          "protein_id": "NP_001269732.1",
          "transcript_support_level": null,
          "aa_start": 743,
          "aa_end": null,
          "aa_length": 886,
          "cds_start": 2228,
          "cds_end": null,
          "cds_length": 2661,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282803.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2723C>T",
          "hgvs_p": "p.Ser908Leu",
          "transcript": "XM_011513038.4",
          "protein_id": "XP_011511340.1",
          "transcript_support_level": null,
          "aa_start": 908,
          "aa_end": null,
          "aa_length": 1051,
          "cds_start": 2723,
          "cds_end": null,
          "cds_length": 3156,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011513038.4"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2528C>T",
          "hgvs_p": "p.Ser843Leu",
          "transcript": "XM_011513040.4",
          "protein_id": "XP_011511342.1",
          "transcript_support_level": null,
          "aa_start": 843,
          "aa_end": null,
          "aa_length": 986,
          "cds_start": 2528,
          "cds_end": null,
          "cds_length": 2961,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011513040.4"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2525C>T",
          "hgvs_p": "p.Ser842Leu",
          "transcript": "XM_011513041.4",
          "protein_id": "XP_011511343.1",
          "transcript_support_level": null,
          "aa_start": 842,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2525,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011513041.4"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2426C>T",
          "hgvs_p": "p.Ser809Leu",
          "transcript": "XM_017006926.2",
          "protein_id": "XP_016862415.1",
          "transcript_support_level": null,
          "aa_start": 809,
          "aa_end": null,
          "aa_length": 952,
          "cds_start": 2426,
          "cds_end": null,
          "cds_length": 2859,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017006926.2"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2330C>T",
          "hgvs_p": "p.Ser777Leu",
          "transcript": "XM_011513042.4",
          "protein_id": "XP_011511344.1",
          "transcript_support_level": null,
          "aa_start": 777,
          "aa_end": null,
          "aa_length": 920,
          "cds_start": 2330,
          "cds_end": null,
          "cds_length": 2763,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011513042.4"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2327C>T",
          "hgvs_p": "p.Ser776Leu",
          "transcript": "XM_005247662.6",
          "protein_id": "XP_005247719.1",
          "transcript_support_level": null,
          "aa_start": 776,
          "aa_end": null,
          "aa_length": 919,
          "cds_start": 2327,
          "cds_end": null,
          "cds_length": 2760,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005247662.6"
        },
        {
          "aa_ref": "S",
          "aa_alt": "L",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SENP7",
          "gene_hgnc_id": 30402,
          "hgvs_c": "c.2231C>T",
          "hgvs_p": "p.Ser744Leu",
          "transcript": "XM_047448627.1",
          "protein_id": "XP_047304583.1",
          "transcript_support_level": null,
          "aa_start": 744,
          "aa_end": null,
          "aa_length": 887,
          "cds_start": 2231,
          "cds_end": null,
          "cds_length": 2664,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047448627.1"
        }
      ],
      "gene_symbol": "SENP7",
      "gene_hgnc_id": 30402,
      "dbsnp": "rs754695487",
      "frequency_reference_population": 0.000008708905,
      "hom_count_reference_population": 1,
      "allele_count_reference_population": 14,
      "gnomad_exomes_af": 0.00000893199,
      "gnomad_genomes_af": 0.00000657428,
      "gnomad_exomes_ac": 13,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 1,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.25080978870391846,
      "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.152,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0963,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.34,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.243,
      "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": 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_020654.5",
          "gene_symbol": "SENP7",
          "hgnc_id": 30402,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2720C>T",
          "hgvs_p": "p.Ser907Leu"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}
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.