Bridge has a sandbox environment for you to quickly begin testing your integration without having to move real money. To access this sandbox, you must first reach out to support@bridge.xyz to get onboarded with a Developer account within Bridge. Afterwards, you’ll be able to generate sandbox API keys
Sandbox differs from production in a few key areas. We highly recommend using the Sandbox only to test API request/response schemas and Production itself for any other kind of testing.Onboarding/KYC
Customers must be created via the API; they cannot be created using kyc links.
Customers are automatically approved (no KYC/KYB flow)
Sandbox is subject to arbitrary rate limits; we may drop your requests anytime.
The signed agreement ID in production cannot be arbitrary
While in production you can have multiple users under the same Developer Account, in Sandbox each of those users will be scoped under their own unique Developer Account. In particular, changes made by one user in the sandbox won’t be visible to other users even if those users share a developer account in production.
Payments
There is no real money movement in Sandbox.
Plaid does not work in Sandbox.
There is no testnet support in Sandbox.
Virtual Accounts, Static Memos, Liquidation Addresses, and Transfers are created with dummy data.
There are no webhooks fired in sandbox.
Wallets and Stablecoin Issuance are only supported in ProductionIf you have suggests for how to improve our sandbox experience, please reach out to us at support@bridge.xyz, thanks!