Dashboard
Administration
Administration

Introduction

The administration section has a few critical things you need. In there, you can define environments and keys.

  • Environments (opens in a new tab) isolate state in Stanza. For instance, most test environments have far lower quotas than production. It is useful to make each individual developer their own environment, so that they can test scenarios like being rate limited and feature failures on their local machine in isolation.
  • Keys (opens in a new tab) are provisioned per-environment and have two types - Browser and API. Browser keys are public and intended to be shipped to the client to support graceful degredation scenarios. API keys are not public and intended for use in backend services. Some features of Stanza only accept API keys, as they have abuse potential and are not intended for public consumption.
;