Get Current Mark Price

Get mark price in exchange by sym which support PERP

Permission

  • Applies to both primary user and trading portfolio's API Key.
  • Permission: READ.

Rate Limit

  • 3 requests per 10 seconds

Request

NameTypeMandatoryDescription
symStringNTrading pair unique identifier , example: OKX_PERP_BTC_USDT;support perp

Response

FieldTypeRemark
publicChannelTypeEnumString'MARK_PRICE'
symStringTrading pair unique identifier , example: OKX_PERP_BTC_USDT
markPriceStringMark price
timestampStringTimestamp
Language