Key types
| Prefix | Environment | Status |
|---|---|---|
sk_sandbox_ | Sandbox — real calls under the sandbox constraints (trial window + destination lock) | Available now |
sk_live_ | Production — unconstrained | Coming with the production upgrade flow |
Today every account is sandbox tier. Production keys arrive with the production-upgrade flow (not yet released).
Getting a key
API keys are created and managed in the Wave dashboard (not via the API):- Log in at wave.sa.
- Open API Keys.
- Copy the key on creation — it is shown once.
Sending the key
Every request must include theAuthorization header. Requests without a valid key return 401 with the standard error envelope.

