← 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: 15-70660158-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "15",
      "pos": 70660158,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_018003.4",
      "consequences": [
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.4172C>T",
          "hgvs_p": "p.Ala1391Val",
          "transcript": "NM_018003.4",
          "protein_id": "NP_060473.2",
          "transcript_support_level": null,
          "aa_start": 1391,
          "aa_end": null,
          "aa_length": 1416,
          "cds_start": 4172,
          "cds_end": null,
          "cds_length": 4251,
          "cdna_start": 4323,
          "cdna_end": null,
          "cdna_length": 6904,
          "mane_select": "ENST00000322954.11",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.4172C>T",
          "hgvs_p": "p.Ala1391Val",
          "transcript": "ENST00000322954.11",
          "protein_id": "ENSP00000314556.6",
          "transcript_support_level": 1,
          "aa_start": 1391,
          "aa_end": null,
          "aa_length": 1416,
          "cds_start": 4172,
          "cds_end": null,
          "cds_length": 4251,
          "cdna_start": 4323,
          "cdna_end": null,
          "cdna_length": 6904,
          "mane_select": "NM_018003.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.3845C>T",
          "hgvs_p": "p.Ala1282Val",
          "transcript": "ENST00000539319.5",
          "protein_id": "ENSP00000438667.1",
          "transcript_support_level": 1,
          "aa_start": 1282,
          "aa_end": null,
          "aa_length": 1307,
          "cds_start": 3845,
          "cds_end": null,
          "cds_length": 3924,
          "cdna_start": 3868,
          "cdna_end": null,
          "cdna_length": 4026,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.4133C>T",
          "hgvs_p": "p.Ala1378Val",
          "transcript": "NM_001008224.3",
          "protein_id": "NP_001008225.1",
          "transcript_support_level": null,
          "aa_start": 1378,
          "aa_end": null,
          "aa_length": 1403,
          "cds_start": 4133,
          "cds_end": null,
          "cds_length": 4212,
          "cdna_start": 4500,
          "cdna_end": null,
          "cdna_length": 7081,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.4133C>T",
          "hgvs_p": "p.Ala1378Val",
          "transcript": "ENST00000379983.6",
          "protein_id": "ENSP00000369319.2",
          "transcript_support_level": 5,
          "aa_start": 1378,
          "aa_end": null,
          "aa_length": 1403,
          "cds_start": 4133,
          "cds_end": null,
          "cds_length": 4212,
          "cdna_start": 4526,
          "cdna_end": null,
          "cdna_length": 4859,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.4127C>T",
          "hgvs_p": "p.Ala1376Val",
          "transcript": "ENST00000560441.5",
          "protein_id": "ENSP00000454018.1",
          "transcript_support_level": 5,
          "aa_start": 1376,
          "aa_end": null,
          "aa_length": 1401,
          "cds_start": 4127,
          "cds_end": null,
          "cds_length": 4206,
          "cdna_start": 4520,
          "cdna_end": null,
          "cdna_length": 4723,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.4232C>T",
          "hgvs_p": "p.Ala1411Val",
          "transcript": "XM_011521752.4",
          "protein_id": "XP_011520054.2",
          "transcript_support_level": null,
          "aa_start": 1411,
          "aa_end": null,
          "aa_length": 1436,
          "cds_start": 4232,
          "cds_end": null,
          "cds_length": 4311,
          "cdna_start": 4607,
          "cdna_end": null,
          "cdna_length": 7188,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.4199C>T",
          "hgvs_p": "p.Ala1400Val",
          "transcript": "XM_011521753.3",
          "protein_id": "XP_011520055.2",
          "transcript_support_level": null,
          "aa_start": 1400,
          "aa_end": null,
          "aa_length": 1425,
          "cds_start": 4199,
          "cds_end": null,
          "cds_length": 4278,
          "cdna_start": 4574,
          "cdna_end": null,
          "cdna_length": 7155,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.4139C>T",
          "hgvs_p": "p.Ala1380Val",
          "transcript": "XM_017022394.3",
          "protein_id": "XP_016877883.1",
          "transcript_support_level": null,
          "aa_start": 1380,
          "aa_end": null,
          "aa_length": 1405,
          "cds_start": 4139,
          "cds_end": null,
          "cds_length": 4218,
          "cdna_start": 4290,
          "cdna_end": null,
          "cdna_length": 6871,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.4121C>T",
          "hgvs_p": "p.Ala1374Val",
          "transcript": "XM_017022395.2",
          "protein_id": "XP_016877884.1",
          "transcript_support_level": null,
          "aa_start": 1374,
          "aa_end": null,
          "aa_length": 1399,
          "cds_start": 4121,
          "cds_end": null,
          "cds_length": 4200,
          "cdna_start": 4216,
          "cdna_end": null,
          "cdna_length": 6797,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.4100C>T",
          "hgvs_p": "p.Ala1367Val",
          "transcript": "XM_005254529.5",
          "protein_id": "XP_005254586.1",
          "transcript_support_level": null,
          "aa_start": 1367,
          "aa_end": null,
          "aa_length": 1392,
          "cds_start": 4100,
          "cds_end": null,
          "cds_length": 4179,
          "cdna_start": 4467,
          "cdna_end": null,
          "cdna_length": 7048,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "c.3416C>T",
          "hgvs_p": "p.Ala1139Val",
          "transcript": "XM_047432783.1",
          "protein_id": "XP_047288739.1",
          "transcript_support_level": null,
          "aa_start": 1139,
          "aa_end": null,
          "aa_length": 1164,
          "cds_start": 3416,
          "cds_end": null,
          "cds_length": 3495,
          "cdna_start": 3488,
          "cdna_end": null,
          "cdna_length": 6069,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "n.1539C>T",
          "hgvs_p": null,
          "transcript": "ENST00000559206.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1740,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UACA",
          "gene_hgnc_id": 15947,
          "hgvs_c": "n.342C>T",
          "hgvs_p": null,
          "transcript": "ENST00000560831.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 542,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "UACA",
      "gene_hgnc_id": 15947,
      "dbsnp": "rs1896653373",
      "frequency_reference_population": 0.0000012402008,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 2,
      "gnomad_exomes_af": 6.8469e-7,
      "gnomad_genomes_af": 0.0000065735,
      "gnomad_exomes_ac": 1,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.8107839822769165,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.461,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.6618,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.24,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 9.211,
      "phylop100way_prediction": "Pathogenic",
      "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": 3,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3",
      "acmg_by_gene": [
        {
          "score": 3,
          "benign_score": 0,
          "pathogenic_score": 3,
          "criteria": [
            "PM2",
            "PP3"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_018003.4",
          "gene_symbol": "UACA",
          "hgnc_id": 15947,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.4172C>T",
          "hgvs_p": "p.Ala1391Val"
        }
      ],
      "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
}