Skip to main content

Users

A User refers to a member of the Statsig project connected to the API key provided.

User API functions

  • List users in the Statsig project
  • Invite new Users to the Statsig project
  • Update properties of a user

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.