Base URLs
| Environment | Base URL | Status |
|---|---|---|
| Staging | https://staging.zerolatencylabs.com | Available |
| Testnet | Not yet published | Coming soon |
/api/v1 prefix, so a full request URL is the base URL, the prefix, and the operation path:
Rate limits
The API applies a per-account rate limit — by default100 requests per 60 seconds, with a burst of 10. Exact per-environment values and the 429 response contract will live on the rate-limits reference page (coming soon).