The first step is to switch your web app to the Production environment. This can be accomplished within your Portal web app. Follow the steps outlined below:
The next step is to create an API key that will be used in the Production environment. Here’s how to do it:
After switching to the Production environment, navigate to the API Keys section on the Settings page.
Click on the New + button.
A modal will pop up. Give your new Production API key a recognizable name. For instance, “Production Key”.
Click on Create.
After clicking Create, your new Production API key is generated. You can now use this key to create production clients via the REST API endpoint.This will ensure that all clients in your Production environment will be logically separated from your Development environment, and restrict access to only your Production API key.
Step 3: Configure a Production Self-Managed Backup Webhook (Optional)
This step only applies if you chose to use Self-Managed Backups to store backup shares on your own backend instead of Portal Managed Backup which stores the backup shares in Portal’s backend.If so follow the Self-Managed Backup instructions to:
Remember, this should be a different configuration than your Development environment setup.Congratulations! You are now set up to create Production wallets with Portal. If you encounter any issues or have further questions, please don’t hesitate to contact Portal support.