Skip to main content
POST
public/get_all_instruments

Body

application/json
expired
boolean
required
instrument_type
enum<string>
required

Asset type of the instrument: "option", "perp", or "erc20".

Available options:
option,
perp,
erc20
currency
string | null
page
integer<uint64> | null
Required range: x >= 0
page_size
integer<uint64> | null
Required range: x >= 0
risk_universe_id
integer<uint32> | null
Required range: x >= 0

Response

Success

instruments
object[]
required
pagination
object
required

Response envelope for paginated RPCs.