The sandbox is only accessible through the documentation interface. You can’t call it directly from external tools or scripts.
Base URLs
Here are the base URLs used behind the scenes when you interact with our documentation:
| 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 (Indentity 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 real API calls from the docs
- Preview how the request/response cycle works
- Understand data formats, headers, and authentication flows
- Learn and experiment without risk
Limitations
The sandbox is designed for learning and exploration. It comes with a few intentional limitations:
- It only works through the documentation
- Data is mocked or non-persistent
- Some features may return sample or static responses
- Authentication may be simulated or skipped depending on the endpoint

