Sandbox Quickstart
Start instantly with the Nexus self-serve sandbox
Sandbox Quickstart
Hardalion Nexus includes a self-serve sandbox so anyone can explore governed agents before production. No sales call. No credit card.
Start in under 3 minutes
- Open nexus.hardalion.com
- Click Try Nexus free
- You are redirected to sandbox.nexus.hardalion.com
- Click Create sandbox workspace
- Save the one-time API key shown on
/created
What the sandbox includes
- Dedicated tenant on plan
sandbox - Pre-seeded fictional data (workflows, exceptions, audit entries, usage rows)
- One-time workspace API key (format
hnx_live_…or similar) with scopes such as:apicompliance:readrisk:read
Sandbox limits
| Limit | Value |
|---|---|
| Max users | 1 |
| API calls / day | 500 |
| Data retention | 30 days |
| External data sources | Disabled |
| Warning email | Day 25 before cleanup |
Safe-environment labels
- SANDBOX MODE banner on dashboard
- SANDBOX badge in workspace selector
- Fictional-data notes on compliance surfaces
- In-app sandbox checklist panel
Upgrade flow
Apply for pilot logs the request and notifies operations. Production access requires approval.
Sample API call
Public compliance endpoints accept your sandbox key against the web origin:
curl -X POST https://nexus.hardalion.com/api/v1/public/compliance/mifid/pretrade \
-H "Authorization: Bearer hnx_live_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"clientCategory":"PROFESSIONAL","instrumentClass":"equity"}'For api.hardalion.com integrations, create a key in the Developer portal (hdl_test_… / hdl_live_…).
Next steps
Email sequence
sandbox-welcome: at workspace creationsandbox-day3: if checklist completion is below 50% after 3 days