Statsig
Authentication: Console API key. See Magic Link for the runtime auth flow.
Sample use cases
- Roll a feature gate from 10% to 50% after checking the experiment’s guardrail metrics.
- List experiments running longer than 30 days and flag ones with no significant results.
- Create a dynamic config for the new pricing page and target it to the
betasegment.
Available Tools
List Statsig audit log entries, optionally filtered by action type, tags, date/time range, and sorted by a given field
Get information about the Statsig company/organization associated with the current API key
Get information about the current Statsig project associated with the API key
List Statsig dynamic configs with optional filtering by target app, team, or tags
Get full details for a Statsig dynamic config by ID, including rules and default value
Create a Statsig dynamic config
Partially update a Statsig dynamic config’s name, description, rules, default value, tags, target apps, or team
Permanently delete a Statsig dynamic config by ID
Enable a Statsig dynamic config so its rules are evaluated
Disable a Statsig dynamic config so it always returns its default value
Archive a Statsig dynamic config, removing it from active use
List the environments configured for this Statsig project (e.g
List Statsig experiments with optional filtering by status, target app, team, or tags
Get full details for a Statsig experiment by ID, including groups and metrics
Create a Statsig experiment
Partially update a Statsig experiment’s name, description, hypothesis, groups, metrics, tags, or team
Permanently delete a Statsig experiment by ID
List Statsig feature gates with optional filtering by unit ID type, target app, team, tags, gate type, or creator
Get full details for a Statsig feature gate by ID, including targeting rules and status
Create a Statsig feature gate
Partially update a Statsig feature gate’s name, description, rules, tags, target apps, or team
Permanently delete a Statsig feature gate by ID
Enable a Statsig feature gate so its rules are evaluated
Disable a Statsig feature gate so it always evaluates to false
Archive a Statsig feature gate, removing it from active use
Get the per-environment ID overrides configured for a Statsig feature gate
Add per-environment ID overrides to a Statsig feature gate (e.g
List Statsig holdouts (groups of users excluded from experimentation) with optional tag filtering
Get full details for a Statsig holdout by ID
Create a Statsig holdout
Partially update a Statsig holdout’s description
Permanently delete a Statsig holdout by ID
List Statsig Console/Server/Client API keys with optional filtering by target app or environment
Get details for a Statsig API key by its key value
Create a new Statsig API key
Deactivate a Statsig API key so it can no longer authenticate requests
List Statsig layers (containers that group mutually-exclusive experiments)
Get full details for a Statsig layer by ID
Create a Statsig layer
Partially update a Statsig layer’s description or target apps
Permanently delete a Statsig layer by ID
List Statsig metrics with optional tag filtering
Get the full definition for a Statsig metric by ID
Create a Statsig metric
Update a Statsig metric’s description, directionality, tags, or team
Permanently delete a Statsig metric by ID
List Statsig segments (reusable named user groups referenced by gates, configs, and experiments)
Get full details for a Statsig segment by ID
Create a Statsig segment
Permanently delete a Statsig segment by ID
List the IDs currently in a static (id_list-type) Statsig segment
Add IDs to a static (id_list-type) Statsig segment (max 100000 per call)
List Statsig tags. Use this to find valid tag names/IDs to reference when creating or filtering gates, dynamic configs…
Get details for a Statsig tag by its name
Create a Statsig tag
List Statsig target apps
Get details for a Statsig target app by name
Create a Statsig target app
List Statsig unit ID types (e.g
Get details for a Statsig unit ID type by name
Create a Statsig unit ID type
List members of this Statsig project
Get details for a Statsig project member by user ID
List teams configured in this Statsig project
Get details for a Statsig team by name