⌘K

Integration GuidesGuide

Sandbox to Production

What carries forward, what stays environment-specific, and how Production is validated.

On this page

What carries forward

  • Your integration code, request shapes and endpoint paths.
  • Safe laboratory configuration continuity inside the paired workspaces, where the platform supports it.
  • Your understanding of scenarios, errors and reconciliation.

What stays environment-specific

  • API keys, webhook subscriptions and signing secrets.
  • Program identifiers and grants — a Production Program is promoted and granted separately.
  • Laboratory adapters, endpoints and credentials.
  • Orders, customers, results, events and delivery history.

Production connection and validation

  1. Laboratory configures its Production adapter, endpoint and credential and passes the Production connection test and validation run.
  2. Commercial eligibility is satisfied separately; it never substitutes for technical evidence.
  3. The server re-derives every gate and activates the Production workspace.
  4. The laboratory promotes the Program, grants your client and issues a Production key with MFA step-up.
  5. You register a Production webhook and complete an external order/result rehearsal.

Important

Sandbox evidence never satisfies a Production gate.

Related resources