Announcements

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

Discussions

Sand box - How to use?

Sand box - How to use?

API_User
Level 9

Hello,
I'd like to know more about the sandbox environment and what is the difference between the sandbox and playground environment and also how I can access it?

Reply 1 1

API_User
Level 9
Hello there,


The Sandbox environment is a test environment where Equinix customers can play around with Equinix APIs.

The difference between the Playground and Sandbox environment is that playground uses static data and is targeted at potential customers whereas Sandbox can only be accessed by Equinix customers and it simulates the actual production environment and data.

To use Sandbox APIs, you will have log into the developer portal and create an app for the sandbox environment. (https://developer.equinix.com/docs?page=/dev-docs/fabric/getting-started/getting-access-token)

The steps to create an app for Sandbox are the same as creating an app in Production. However, you will have to select the app type as "Sandbox" instead of "Production" before creating the app in step 4.

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

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


- Equinix Developer Community