Understanding and using Straddle’s sandbox and production environments
https://sandbox.straddle.io
https://production.straddle.io
https://sandbox.straddle.io
) is designed for testing and development purposes. It allows you to integrate and experiment with Straddle’s API without affecting real data or triggering actual financial transactions.
https://sandbox.straddle.io
and use your test API key for authentication.
Example API request to the sandbox environment:
https://production.straddle.io
) is used for live, real-world transactions. This is where your application will interact with actual customer data and process real financial transactions.
https://production.straddle.io
and use your live API key for authentication.
Example API request to the production environment:
https://sandbox.straddle.io
to https://production.straddle.io
.