Skip to main content
You can integrate first against the sandbox environment and then switch your base URL to production without changing request shapes. Authentication is required in both environments, and responses follow the same formats. Sandbox and production base URLs
Sandbox: https://sandbox.trybraid.xyz
Production: https://production.trybraid.xyz
Sandbox focuses on test networks and safe throughput while you integrate. Production processes live funds on supported chains. Keep API keys and configuration separate per environment and use the same curl requests simply by swapping the base URL.