Going Live

This page summarizes the steps required to migrate from sandbox to production environment.

Once the integration process is complete and all end-to-end tests have been successfully executed in the sandbox environment, the system is ready for migration to production. This transition marks the final stage before live operations, enabling real-world connections and transactions within the VaultN network.

Migrating to the Production Environment

After completing integration and successfully testing end-to-end transactions in the sandbox, the next step is moving to production for live operations. This requires updating configurations and ensuring the system is properly set up for real-world transactions.

Steps for Going Live
• Whitelist server IPs – Add the IP addresses of the servers making calls to the VaultN API.
• Update API endpoint – Change the base URL from sandbox to production:
https://sbx-api.vaultn.com/https://api.vaultn.com/
• Set up production authentication – Authentication in production works the same as in sandbox, but requires a separate certificate and token.
• Generate a new certificate and create an authentication token specific to production.
• The sandbox and production tokens are not interchangeable.
• Follow the steps in the API Authentication Guide.
• Connect with live VaultN partners – In sandbox, demo accounts provide catalogs and pricing. In production, connections must be manually established with partners.
• If there is no active connection or if a partner hasn’t shared their catalog, initial API responses may be empty.
• This will resolve once partners activate catalog sharing.

After these steps, the system is ready for live transactions in VaultN’s production environment.


For any questions or to report issues, please contact [email protected].