Sandbox
Sandbox is one of our two main environments, the other being Live. Every Job is processed the exact same way by either of them, but the major differences lie in the credentials you provide and the data you receive.
Just a heads-up! All the data in the Sandbox environment is fake. We made it up so that you can familiarize yourself with the Jobs before executing them on actual data sources.
Unlike Sandbox, Live connects to real sources. Data cannot be moved between environments – Sandbox data cannot be moved to Live, and data from the Live environment cannot be moved to Sandbox.
After you've created your free account, you will have access to your Sandbox secret right away through your Dashboard. Please use it to test all the Jobs you plan on executing and see how they work. When you feel comfortable and ready to move on to real data, you can upgrade to get your Production secret directly from your Dashboard.
Using the Sandbox
The Sandbox can be reached by sending requests to the endpoints located on https://sandbox.deck.co/api/v1
instead of live.deck.co/api/v1
.
All of our endpoints can be immediately tested in Sandbox with no extra configuration, for free!
Updated about 10 hours ago