Skip to main content
GET
Get max leverage

Path Parameters

account
string<hex>
required

Account address (hex-encoded, 0x...).

instrumentId
string<decimal>
required

Instrument id (hex string, 0x...). An instrument identifier (8-byte hash).

Example:

"42"

Response

Max leverage for account+instrument

maxLeverageSetting
integer<int64>
required

Maximum leverage setting for the account/instrument pair.

Required range: x >= 0
Example:

10