Skip to main content

Autotunes

An Autotune automatically finds the best variant among a group of candidates, while dynamically allocating traffic to optimize for a single target metric.

Autotune API functions

  • Create a new autotune
  • Read data from existing autotune
  • Update properties of an autotune
  • Update the status of an autotune
    • Start an autotune
    • Make a decision for an autotune
    • Restart an autotune
  • Delete an autotune

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.