get
https://api.liquiditytech.com/api/v1/market/markPrice
Rate Limit: 3 requests per 10 seconds
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Permission: RapidX API key with read-only permission is sufficient. No trading / write permission is required.
Request
| Name | Type | Mandatory | Description |
|---|---|---|---|
| sym | String | N | Trading pair unique identifier , example: OKX_PERP_BTC_USDT |
Response
| Field | Type | Description |
|---|---|---|
| publicChannelTypeEnum | String | 'MARK_PRICE' |
| sym | String | Trading pair unique identifier , example: OKX_PERP_BTC_USDT |
| markPrice | String | Mark price |
| timestamp | String | Unix timestamp in milliseconds |
