v1

latestOpenAPI 3.0.32026-07-267278168.1 KB
Funding Rate

Get Mark Prices

Get the current mark prices for all perpetual futures markets. For how mark prices are derived, see External pricing derivations.

get/v1/perps/mark_prices

Response

Map from market to mark price

successboolean required

Whether the request was successful

errorstring

Error message, present only on failure

error_codestring

Semantic error code. See each endpoint's error responses for the specific codes it can return.

deprecatedstring

Deprecation notice, if applicable

resultobject

Example response

{
  "success": true
}