Reference · Management sandboxes
Mint a sandbox Application key
Issue a least-authority Application key for a Test sandbox and receive its secret once.
POST/management/v1/sandboxes/{sandboxRef}/api-keys
Authorization: Bearer mk_test_… · Management key
Idempotency-Key: <uuid> · required
semantic: management_sandbox_api_key_mint_command
Key capabilities
- SandboxApiKeyMint
Parameters
sandboxRefpath · required
Response fields
- key
- secret
- replay
Contract notes
targetEnvironmentKinddemo_sandbox
liveAccessnot_supported_by_management_api
idempotencyMaterialsandboxRef · apiKeyRef · capabilities · label · ttlSeconds
firstSubmissionStatus201_created
replayStatus200_ok
secretDeliverycopy_once_on_first_submission_withheld_on_replay
Sharp edges
- The returned secret is copy-once material and must never enter browser storage, logs, receipts, or telemetry.
generated from openapi.json · gateway 0.1.0 · sandbox
