Sandbox environment

Overview

Bud Sandbox Platform is a development environment for integrating and testing Bud’s services. Its version is kept up to date with production. Bud’s sandbox environment mirrors its production environment and all updates are made in tandem. The instance size doesn’t differ from production, although certain rate limits are in place.

API Access

To start interacting with Bud’s Sandbox API you have to sign up for Bud Console account.

Once you’ve completed the signup and activation process you will be able to create a new project in the Bud Console to receive API Credentials (client_id and client_secret). These can be used to obtain OAuth2 access and refresh tokens using the authentication endpoint. The access token must be supplied as a Bearer token within every service API call made to the Bud Platform. Once the access token has expired, the refresh token must be used to obtain another access token.

See here for more details.





If you have any questions, please contact us via the chatbot (bottom-right of screen 👉) or via a support request or check our FAQs.