1. Create or select your venue
Sign in to sandbox API access. Choose the venue setup, create or select a venue, and create a Venue key with the scopes your integration needs. Save its venue ID and store the secret on your server when shown. Venue creation, owners and key management stay in your first-party TRDRS account. An installed back office cannot use a Venue key to give itself more authority.2. Read your venue
venue:read. Your key cannot read a
venue owned by someone else, and a sandbox key cannot authenticate in production.
3. Choose your tool
Install the back office
Run the business UI yourself. Connect its server to your sandbox venue and keep the Venue key out of the browser.
Use your own backend
Configure and operate the same venue through the documented API. No back-office installation is required.
4. Exercise a complete sandbox workflow
Use a dedicated test trader and account, not an existing customer account.- Set your venue name, description and logo.
- Configure instruments and conditions, then a group with a paper-book route.
- Have your test trader sign in to sandbox. Then, as the venue owner, issue an account into that group using the trader’s sign-in email.
- Open the trading app as that trader and check its branding and effective rules.
- Test trading deliberately, then inspect analytics and stage eligibility. Advance only when the documented conditions and completeness checks pass. Retry with the same request identity.