Sandbox vs Live

Every service is environment-aware. Use sandbox for testing and live for approved production traffic.

Environment Behavior

EnvironmentBehaviorBilling
SandboxUsed for tenant development, API key setup, test provider calls, and onboarding verification.Sandbox billing depends on your tenant configuration.
LiveUses approved provider integrations and real tenant wallet/billing rules.Wallet balance and service pricing are enforced according to your commercial setup.

Before You Call A Service

  • Your tenant must have access to the product service.
  • Your API key must include the product scope you want to call.
  • Use the correct environment header for sandbox or live.
  • Your wallet must have enough balance when the endpoint is billable.
  • Rate limits may apply to protect provider and platform availability.