Skip to main content
WSS
This stream is available on the optionsSettlements subscription. It provides settlement results for your positions at expiry. See Settlement & Expiry for how settlement works.

Snapshot Request

The emitOptionsSettlements request returns a snapshot of your settlement history via optionsSettlements.
market
type:string
required

A specific market (e.g. BTC-USDT) or ALL.

expiration
type:string
required

Contract expiration, e.g. 24JUN26. Requires market; omit to match every expiration.

strike
type:string
required

Strike price, e.g. 62000. Requires expiration; omit to match every strike.

type
type:string
required

C (call) or P (put). Requires strike; omit to match both.

Sec-WebSocket-Protocol
type:httpApiKey

Supply as authorization#<JWT> during the WebSocket handshake.

Emit Options Settlements
type:object
Settlements Snapshot
type:object

Response to emitOptionsSettlements.