Production
Production environment is the LIVE environment.
How to access the Production environment?
1. Sign in to Equinix Developer Platform.
2. Log in using any Equinix portal login credentials.
3. After logging in, click on the App Dashboard menu as shown below.
4. Click on the Create New App button.
5. You will need to name your app and then select the app type as Production. Once you’re ready click on the Create button.
6. You should now have your app listed in the My Apps section as shown below:
7. Click on the App to view your Consumer Key (client_id) and Consumer Secret (client_secret) for Production Environment.
Refer to Requesting Access and Refresh tokens section for instructions on how to obtain an Authorization Token using the above consumer key and consumer secret.