Dashboard Guides

Variables

Store secure key/value config and retrieve from clients.

What Variables Are For

  • Store remote config like feature flags, API toggles, and runtime values.
  • Clients retrieve values via /api/v2/variables using a session.
  • Developers can update values without shipping a new build.