Authorise your API calls
In Rocka, you’ll have two pairs of keys for both the sandbox and production environments.| Key | Description |
|---|---|
| API key | Your main API key. Always include it in the request header as x-api-key. |
| Sign key | Your unique signature key. For more details, see Security checks. |
To make API calls to
stage.api.rocka.live, use your sandbox (test) credentials. To make API calls to api.rocka.live, the production environment, use your live credentials.