VarSome - Platform Updates

VarSome API Update - v. 12.5.1

Written by Lyndsey Fletcher | Aug 12, 2026, 9:53:21 AM

On 4th September 2026 we will be releasing the Q3 API changes for the VarSome API (stable-api.varsome.com).

The Stable API will update version 12.1.1 to version 12.5.1. with data frozen as of the
7th August 2026. This version has been successfully used in production for over a month.

The most recent version, used by VarSome itself, is always available at api.varsome.com.

 

Database Updates

The following databases have been updated:

Source

Data Type

Current version

(Stable, Q2 '26)

Next release

(Staging, Q3 '26)

AACT

Gene

07-Apr-2026

07-Jul-2026

Bravo

Germline Variants

Freeze8

freeze8 (case only)

Cancer Gene Census

Gene

v103

v104

CIViC

Germline Variants

19-Jan-2026

07-Jul-2026

CKB

Somatic Variants

14-Apr-2026

15-Jul-2026

ClinGen

Gene

07-Apr-2026

07-Jul-2026

ClinGen CNVs

Genomic Regions

07-Apr-2026

07-Jul-2026

ClinGen Disease Validity

Gene

07-Apr-2026

07-Jul-2026

ClinGen Regions

Genomic Regions

07-Apr-2026

07-Jul-2026

ClinGen Variants

Germline Variants

07-Apr-2026

07-Jul-2026

ClinVar

Germline Variants

07-Apr-2026

07-Jul-2026

ClinVar CNVs

Genomic Regions

07-Apr-2026

07-Jul-2026

Cosmic

Germline Variants

v103

v104

Cosmic Gene Fusions

Gene

v103

v104

CPIC

Gene

07-Apr-2026

07-Jul-2026

DECIPHER

Genomic Regions

07-Apr-2026

07-Jul-2026

Ensembl

Transcripts

115

116

EVE

Germline Variants

07-Jun-2022

07-May-2026

GDC

Somatic Variants

07-Jun-2025

07-Jul-2026

gene2phenotype

Gene

07-Apr-2026

07-Jul-2026

GenCC

Gene

07-Aug-2025

07-Jul-2026

GHR

Gene

07-Apr-2026

07-Jun-2026

GWAS

Germline Variants

07-Apr-2026

07-Jul-2026

HGNC

Gene

07-Nov-2025

07-Jul-2026

HPO

Diseases & Phenotypes

07-Apr-2026

07-Jul-2026

LOVD

Germline Variants

14-Apr-2026

15-Jul-2026

Mitomap

Germline Variants

07-May-2025

07-Jul-2026

Mondo

Diseases & Phenotypes

07-Nov-2025

07-Jul-2026

OMIM®

Diseases & Phenotypes

14-Apr-2026

15-Jul-2026

OncoKB

Gene

v7.0

v7.3

PanelApp

Gene

07-May-2025

07-May-2026

PharmGKB

Germline Variants

07-Apr-2026

07-Jul-2026

RefSeq

Transcripts

232

236

UniProt Regions

Genomic Regions

07-Feb-2026

07-Jul-2026

UniProt Variants

Germline Variants

07-Feb-2026

07-Jul-2026

cBioPortal

Somatic Variants

07-Mar-2026

07-Jul-2026

 

API Changelog 12.1.1 vs. 12.5.1

Variants

POST /lookup/batch/{ref_genome}

  • added the optional property acmg_annotation/throttling_info/full_data_queries to the response with the 201 status
  • added the optional property amp_annotation/throttling_info/full_data_queries to the response with the 201 status
  • added the optional property dbnsfp/items/misfit_d_pred_lenient to the response with the 201 status
  • added the optional property dbnsfp/items/misfit_d_pred_stringent to the response with the 201 status
  • added the optional property dbnsfp/items/misfit_d_rankscore to the response with the 201 status
  • added the optional property dbnsfp/items/misfit_d_score to the response with the 201 status
  • added the optional property dbnsfp/items/misfit_s_rankscore to the response with the 201 status
  • added the optional property dbnsfp/items/misfit_s_score to the response with the 201 status
  • added the optional property dbnsfp/items/popeve_converted_rankscore to the response with the 201 status
  • added the optional property dbnsfp/items/popeve_pred to the response with the 201 status
  • added the optional property dbnsfp/items/popeve_score to the response with the 201 status
  • added the optional property population_frequency_databases to the response with the 201 status
  • added the required property acmg_annotation/throttling_info/max_queries to the response with the 201 status
  • added the required property amp_annotation/throttling_info/max_queries to the response with the 201 status

GET /lookup/{spec_query}/{ref_genome}

  • added the new optional query request parameter use-mane-select-transcript
  • added the optional property acmg_annotation/throttling_info/full_data_queries to the response with the 200 status
  • added the optional property amp_annotation/throttling_info/full_data_queries to the response with the 200 status
  • added the optional property dbnsfp/items/misfit_d_pred_lenient to the response with the 200 status
  • added the optional property dbnsfp/items/misfit_d_pred_stringent to the response with the 200 status
  • added the optional property dbnsfp/items/misfit_d_rankscore to the response with the 200 status
  • added the optional property dbnsfp/items/misfit_d_score to the response with the 200 status
  • added the optional property dbnsfp/items/misfit_s_rankscore to the response with the 200 status
  • added the optional property dbnsfp/items/misfit_s_score to the response with the 200 status
  • added the optional property dbnsfp/items/popeve_converted_rankscore to the response with the 200 status
  • added the optional property dbnsfp/items/popeve_pred to the response with the 200 status
  • added the optional property dbnsfp/items/popeve_score to the response with the 200 status
  • added the optional property population_frequency_databases to the response with the 200 status
  • added the required property acmg_annotation/throttling_info/max_queries to the response with the 200 status
  • added the required property amp_annotation/throttling_info/max_queries to the response with the 200 status

Genes

API Changes

GET /gene/{gene_symbol}/{ref_genome}

  • added the optional property protein_atlas/general_info/rna_specific_ptpm to the response with the 200 status

POST /genes/batch/{ref_genome}

  • added the optional property protein_atlas/general_info/rna_specific_ptpm to the response with the 201 status

GET /phenotype-information/

  • endpoint added

GET /phenotype-information/{object_id}/

  • endpoint added

CNVs

GET /cnv/{query}/{ref_genome}

  • added the optional property throttling_info/full_data_queries to the response with the 200 status
  • added the required property throttling_info/max_queries to the response with the 200 status

Please contact us if you need any further assistance with this release.