v1

latestOpenAPI 3.0.2Apache 2.02026-07-17189642856.1 KB
Catalog v2

Available predicted market funding rates

Returns a list of markets with predicted funding rates support along with the time ranges of available data.

get/catalog-v2/market-funding-rates-predicted

Query parameters

marketsstring[]

Comma separated list of markets. By default all markets are returned.

exchangestring

Unique name of an exchange.

type'spot' | 'future' | 'option'

Type of markets.

basestring

Base asset of markets.

quotestring

Quote asset of markets.

assetstring

Any asset of markets.

symbolstring

Symbol of derivative markets, full instrument name.

formatstring

Format of the response. Supported values are json, json_stream.

page_sizeinteger

Number of items per single page of results.<br/> The value of this parameter is ignored if the endpoint supports the format parameter and its value is set to json_stream.

paging_from'start' | 'end' PagingFrom

Where does the first page start, at the start of the interval or at the end.<br/> The value of this parameter is ignored if the endpoint supports the format parameter and its value is set to json_stream.

prettyboolean

Human-readable formatting of JSON responses.

next_page_tokenstring

Token for receiving the results from the next page of a query.<br/> Should not be used directly. To iterate through pages just use next_page_url response field.

Response

List of predicted market funding rates statistics.

next_page_tokenstring

Token of the next page results for a given request.

next_page_urlstring

URL of the next page results for a given request.