Get BSL limits
GET/api/v1/bsl/limits
Machine-readable limits and recovery contract
Treat this response as the runtime source of truth. In particular, persist and
act on nonceModel, errorGuidance, quoteReplace.quoteFamilyIdSource,
orderBook.priceLevelOverflowBehavior, and
quoteReplace.priceLevelWarningSource. Do not copy the current numeric limits
into a client release.
nonceModel.actionNoncedefines the account nonce window and when re-signing is required.nonceModel.machineAuthNonceis a separate per-credential replay counter.errorGuidancemaps stable rejects to the required client recovery action.quoteFamilyIdSourceis deterministic from account, market, book, and side; it is not a persisted server tag.priceLevelOverflowBehaviorcurrently prunes the worst price level rather than rejecting the whole request.priceLevelWarningSourceidentifies where clients can detect submitted depth beyond the retained public-book limit.
Returns the live machine-readable action, ingress, backlog, rate-limit, order-book, nonceModel, errorGuidance, and QuoteReplace recovery contract. Values from this endpoint override copied documentation.
Responses
- 200
BSL limits