Postman collection
Sandbox
Use the sandbox environment to test your integration and try API requests and responses.- Base URL:
https://sandbox.api.byzantine.fi - Access: Get in touch with the Byzantine team (info@byzantine.fi) to receive a sandbox API key.
The sandbox is intended for integration testing only. It is isolated from production, data may be reset, and no real funds or live operations should be used.
In the sandbox:
- All accounts created are automatically and immediately approved (KYB and KYC).
- No real funds are moved which means no onramp/offramp transactions are possible.
How to use the collection
- Fork the Postman collection
- Insert your integrator private key in the
INTEGRATOR_PRIVATE_KEYenvironment variable - Use the collection to test our endpoints
By default, requests are sent to our sandbox API. To switch to the production API, select the
Production environment.
