Statsig is a feature management and experimentation platform that enables teams to ship features safely with feature flags, run A/B tests, and analyze product metrics. Their developer platform provides HTTP APIs, Console APIs, and client and server SDKs for evaluating feature gates, managing experiments, and ingesting event data at scale.
Website: https://statsig.com/
Documentation: https://docs.statsig.com/
Pricing: https://statsig.com/pricing
Support: https://statsig.com/support
Server-side HTTP API for evaluating feature gates, dynamic configs, and experiments. Supports checking gate values, fetching configurations, and logging custom events.
Human URL: https://docs.statsig.com/http-api/
Management API for full CRUD operations on feature gates, experiments, dynamic configs, segments, layers, holdouts, metrics, keys, users, tags, target apps, and audit logs.
Human URL: https://docs.statsig.com/console-api/
Endpoints powering client-side SDKs for JavaScript, React, React Native, iOS, Android, and Unity. Uses Client-SDK Keys safe to embed in front-end code.
Human URL: https://docs.statsig.com/client/introduction
Endpoints powering server-side SDKs for Node.js, Python, Java, Ruby, Go, and .NET. Downloads config specs for sub-millisecond local evaluation.
Human URL: https://docs.statsig.com/server/introduction
High-throughput event ingestion API processing over a trillion events daily. Accepts exposure events, custom events, and diagnostic data for experimentation and analytics.
Human URL: https://docs.statsig.com/http-api/
| Capability | Description |
|---|---|
| Feature Management | Gate evaluation, experiment management, event logging, and administration (15 tools) |
Shared Definitions:
| API | Key Type | Header |
|---|---|---|
| HTTP API | Server Secret Key | statsig-api-key |
| Client SDK API | Client SDK Key | statsig-api-key |
| Server SDK API | Server Secret Key | statsig-api-key |
| Events API | SDK Key | statsig-api-key |
| Console API | Console API Key | STATSIG-API-KEY |
FN: API Evangelist
Email: info@apievangelist.com