Forum Discussion

API_User's avatar
API_User
Level 9
6 years ago

Sand box - How to use?

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?
  • API_User's avatar
    6 years ago
    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