Skip to main content
Create a workspace used only for development and automated checks. Its API key uses the production API contract while keeping test work separate from your operating workspace.
  1. Create or select a test workspace.
  2. Create a named API key in Settings.
  3. Store it as ORGX_API_KEY in your secret manager.
  4. Use deterministic Idempotency-Key values for retry tests.
  5. Revoke the key when the integration is retired.
Use account-free receipt validation for conformance checks that should not write workspace state. Never place a workspace key in a public review form, browser bundle, test snapshot, or CI log.