Skip to main content

Statsig Server Secret Key

Description

General

  • Documentation: https://docs.statsig.com/
  • Summary: Statsig is an experimentation and feature management platform that helps teams make data-driven product decisions by running controlled experiments and analyzing user behavior.
  • IPs allowlist: The key can be limited to a selection of pre-defined environments.
  • Scopes: This feature is not available.

Revoke the secret

Keys can be deleted from within Statsig console.

Check for suspicious activity

This feature is not available.

Details for Statsig server key

  • Family: Api

  • Category: Other

  • Company: Statsig

  • High recall: False

  • Validity check available: True

  • On-premise instances exist: False

  • Only valid secrets raise an alert: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.7

  • Prefixed: False

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- statsig
- secret-

Examples

- text: |
STATSIG_API_KEY="secret-B2tT67ngxeCKiNbATO6CCrmSVQlNgCaugMv2W3viiOd"
apikey: secret-B2tT67ngxeCKiNbATO6CCrmSVQlNgCaugMv2W3viiOd

- text: |
statsig.initialize("secret-JBiLOejq4MsFI9C6zNCnLiaTXDsC3raYKba3fk9f0Ma", options);
apikey: secret-JBiLOejq4MsFI9C6zNCnLiaTXDsC3raYKba3fk9f0Ma

How can I help you ?