Announcements

The Equinix Community will be offline for scheduled maintenance on July 31, 2024. Learn More.

Discussions

Whats after sandbox?

Whats after sandbox?

API_User
Level 9
Hi,
I got a decent idea of the Equinix sandbox environment from this post https://developer.equinix.com/forum/sand-box-how-use but I'd like to know how to migrate from Sandbox to production once I have completed development.
Would the same credentials work?
Reply 1 1

API_User
Level 9
Hello there,
Once you have completed your development, testing, and integration with Equinix APIs in the sandbox environment and ready to move to production/Go LIVE, you will have log into the developer portal and create an app for the production environment as the sandbox credentials (consumer key and consumer secret) will not work.

The steps to create an app for Production are the same as creating an app in Sandbox. However, you will have to select the app type as "Production" instead of "Sandbox" before creating the app in step 4.
(https://developer.equinix.com/docs?page=/dev-docs/fabric/getting-started/getting-access-token)

Once you have created an app and obtained your consumer key and consumer secret you can call the Production environment APIs via https://api.equinix.com.

Refer to our API catalog (https://developer.equinix.com/catalog) to see all our APIs.

- Equinix Developer Community