Skip to main content

Layers

A Layer allow us to create experiments that are mutually exclusive to each other.

Layer API functions

  • Create a new Layer
  • Read data from existing Layer
  • List experiments in a Layer
  • Update properties of a Layer
  • Delete a Layer

Authorization

All requests must include the STATSIG-API-KEY field in the header. The value should be a Console API Key which can be created in 'Project Settings'->'API Keys' tab.
To use the 'try it' section on this page, enter your Console API into the box below.


Warning! You will be directly modifying the project connected to the api-key provided.

We suggest creating a temporary project when testing our API below.