How to switch between sandbox and production on AiPrise

Last updated: April 16, 2025

AiPrise allows you to seamlessly toggle between sandbox and production environments—whether you're testing or going live.

Steps to Toggle Environments:

  1. Log into your AiPrise dashboard.

  2. In the top right corner, you’ll see an environment toggle switch.

  3. When set to Production, all verifications you run (via dashboard or API) will be in the live environment.

  4. Toggling to Sandbox moves all actions to the test environment, perfect for simulating workflows.


Important Notes:

  • Template IDs remain the same across both environments.

  • If you're using APIs, make sure to use:

    • Sandbox API keys for the sandbox environment

    • Production API keys for the live environment