Skip to main content
Get Starbase Risk Limits

Authorizations

Authorization
string
header
required

API key passed as a Bearer token. The authenticated session determines the portfolio that operations are applied to.

Query Parameters

currency
string

Currency-pair name to return (for example BTC_USDC). Case-insensitive; separators such as _, -, and spaces are ignored. Omit to return every underlying that has a configured limit for this portfolio.

Response

Effective position limits for the authenticated portfolio. May be empty.

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
object[]
required

Effective position limits, one entry per underlying. May be empty.

id
integer

The id that was sent in the request