The Try It feature lets you interact with our APIs directly from the documentation. It gives you an embedded playground where you can test real requests and responses in a safe and controlled environment. Every request sent through Try It runs against our sandbox. If you want to understand how the sandbox works under the hood, check the page Using our Sandbox.Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
What you can do
With Try It, you can:
- Send live requests to our sandbox environment
- Inspect full HTTP request and response details
- Adjust headers, parameters, and body payloads
- Test different authentication tokens or organization IDs
- Explore error handling and validation scenarios with mock data
Before you start
You will need the required headers for each API. Examples include
Authorization, X-Lerian-Id, or X-Organization-Id. Each endpoint specifies exactly which headers you must use.
The sandbox resets automatically every day.Any entity you create, such as Organizations, Ledgers, or Portfolios, will be deleted within 24 hours.When testing dependent endpoints, create the required entities again before sending new requests.For example, you must create an Organization before creating a Ledger. Use the returned
organization_id in the path.
