The sandbox is only available inside the documentation. You cannot access it directly through external tools.
Base URLs
These are the URLs the documentation uses behind the scenes when you test an endpoint:
| Service | Sandbox Base URL |
|---|---|
| Midaz | https://onboarding.sandbox.lerian.net (Onboarding APIs) https://transaction.sandbox.lerian.net (Transactions APIs) |
| Access Manager | https://auth.sandbox.lerian.net (Auth APIs) https://identity.sandbox.lerian.net (Identity APIs) |
| CRM | https://crm.sandbox.lerian.net |
| Fees Engine | https://fees.sandbox.lerian.net |
| Reporter | https://smart-templates.sandbox.lerian.net |
What you can do
The sandbox lets you:
- Run live requests from the documentation
- Inspect request and response structures
- Understand authentication headers and data formats
- Learn how each API behaves without setting up your own environment
Limitations
The sandbox is designed for exploration. Some restrictions are intentional:
- It only works inside the documentation
- Data resets frequently
- Some endpoints use fixed or sample responses
- Authentication rules may be simplified depending on the API

