Alpine· Docs
Contents

Reference · Management sandboxes

Provision a Test sandbox

Create or replay a bounded Test sandbox and receive its initial Application key once.

POST/management/v1/sandboxes

Authorization: Bearer mk_test_… · Management key

Idempotency-Key: <uuid> · required

semantic: management_sandbox_provision_command

Key capabilities

  • SandboxProvision
  • SandboxApiKeyMint

Response fields

  • sandbox
  • key
  • replay

Contract notes

targetEnvironmentKinddemo_sandbox
liveAccessnot_supported_by_management_api
idempotencyMaterialsandboxRef · environmentRef · displayName · finality · ttlSeconds · initialKey
firstSubmissionStatus201_created
replayStatus200_ok
completionGuaranteeapp_fee_readiness:business_entity:app_fee:fiat_NGN:managed_default:selected
initialKeySecretDeliverycopy_once_on_first_submission_withheld_on_replay

Sharp edges

  • The Application key secret is copy-once material. Select a lawful secret sink before making the request.
  • Use the same Idempotency-Key to recover an uncertain response; changing the request material under the same key is a conflict.

generated from openapi.json · gateway 0.1.0 · sandbox