Environments

There are two environments provided by Deck for you to make connections with.
Make sure that you are using the right keys with the right Environment!


Sandbox

Ideal to get started, it uses fake data for you to test and see what Deck can do.
You can access that environment for free by calling https://sandbox.deck.co/api/v1 with your Client ID and Sandbox secret.


Production

Provides unlimited access to real data.
You can access this environment by enabling your Live API Keys in your Dashboard. You will be calling https://live.deck.co/api/v1with your Client ID and your Production secret.


Know your environments The Production environment uses the Live API and lets you access real-world data, while the Sandbox environment uses the Sandbox API and accesses mock data.