About the Sandbox (REST)

Broadsign provides a sandbox domain to developers integrating with Broadsign Control API. With the sandbox, you avoid the risk of impacting your production network while testing.

The Broadsign Control API sandbox hostname is: https://api-sandbox.broadsign.com.

We recommend using an HTTP Token to authenticate API calls to the sandbox domain. See About the HTTP Token.

Warning: The sandbox and production instances have differing resource ID #s. Expect them to change if you are connecting to production (https://api.broadsign.com) after developing your script on the sandbox. Also, when changing servers, flush any request timestamps or client-side caches you might have.