Environments
Sandbox
The sandbox environment is available at api.sandbox.lead.bank. It is isolated from production and shares no data with it. Use sandbox to build and test your integration before requesting production credentials. Key differences from production:- No auto-advance. Transactions do not progress through statuses automatically. Use the /simulations endpoints to advance them manually. See Sandbox for the full list of simulation endpoints by rail.
- KYC and OFAC not enforced. Entity data is accepted without identity verification or sanctions screening.
- International wires reach accepted only. Full settlement simulation is not available for international wires in sandbox.
- /simulations endpoints return 404 in production. Do not call simulation endpoints from production code.

