Getting Started
Statsig is an experimentation platform that enables you to quickly assess the impact of new functionality and deliver products that your customers love. Start shipping faster with Statsig’s getting started guides, code samples, and documentation.
Walkthrough Guides
SDKs
We also provide an HTTP API. Our API is a great choice if an SDK isn't available for your environment yet, as you can use it in any type of application:
Tools
Filing bugs
You can file bug reports or feature requests via github issues in our Statsig Feedback repository.
Account sign up and API key
Regardless of the SDK you pick, you will need to create a free Statsig account or be invited to join an existing project. This will give you access to the Statsig console, where you can generate an API key.
To get started, check out one of our guides, like building your first feature.
Or, if you want to poke around on your own, we recommend taking a quick tour around the console and setting up a Feature Gate or Dynamic Config to use when you start integrating with an SDK. Our SDKs function as a bridge to your Statsig console -- once you have integrated an SDK into your application, you can update Feature Gate conditions or Dynamic Config values directly in the console, with your application responding immediately to the new values!