Skip to content
English
  • There are no suggestions because the search field is empty.

Sandbox Environment

Build and test your integration without real transactions.

The sandbox is a separate PEI environment for building and testing. It behaves like production but no real loyalty currency moves and no invoices are due.

1. Accessing the Sandbox

Dashboard: https://pei-sandbox.qiibee.com. API base URL: https://api.pei-sandbox.qiibee.com/api/v1. Your sandbox access is set up together with your production account; if you cannot sign in, contact support.

2. What Is Separate

  • API keys and webhook secrets – sandbox credentials do not work in production and vice versa
  • Partnerships, balances and transactions
  • Webhook endpoints

3. What to Test

  • Creating Earn transactions and handling the asynchronous confirmation
  • Receiving and verifying webhooks (use the test webhook button in the dashboard)
  • Error handling: invalid account numbers, insufficient balance, duplicate idempotency keys
  • Spend and Convert flows, if you use them

A Postman collection for the sandbox is available in the API Documentation.

4. Going Live

  1. Create production API keys and a production webhook endpoint.
  2. Switch the base URL and credentials in your configuration.
  3. Run one small real transaction and confirm it in Analytics.

Need help? Submit a support ticket or email pei@qiibee.com.