Skip to content

api-evangelist/statsig

Repository files navigation

Statsig

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

APIs

Statsig HTTP API

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/

Properties

Statsig Console 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/

Properties

Statsig Client SDK 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

Properties

Statsig Server SDK API

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

Properties

Statsig Events API

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/

Properties

Common Properties

Artifacts

Spectral Rules

Naftiko Capabilities

Capability Description
Feature Management Gate evaluation, experiment management, event logging, and administration (15 tools)

Shared Definitions:

JSON Schema

JSON Structure

JSON-LD

Examples

Vocabulary

Authentication

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

Maintainers

FN: API Evangelist

Email: info@apievangelist.com

About

Statsig is a feature management and experimentation platform that helps product teams ship features safely with feature flags, run A/B tests, and measure the impact of every feature on key metrics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors