Overview
Environments
2 min
forter has both a production and a sandbox environment for your development process within forter's portal, you can identify which environment your are in by checking the top right account selection sandbox environment the sandbox environment is called test environment in all forter materials the main objective of the test site is to allow you to verify the integration prior to its deployment in the production environment while you are in the test environment, you can access your test site id and secret key on the credentials page https //portal forter com/app/integration/credentials/ as well as the javascript snippet and hash keys to use in your sandbox environment note that real forter decisions will not be provided to requests made to your test site production environment while you are in the production environment, you can access your production site id and secret key on the same credentials page https //portal forter com/app/integration/credentials/ and the javascript snippet and hash keys to use in your production environment set up your production environment to use these credentials in all api calls also include your siteid in the url path; it will be a different id than your sandbox siteid once the integration is verified and ready for deployment, and you push to production, you'll want to ensure that you are using your production credentials