Get Funding Info

Retrieves current funding rate and next funding timestamp for perpetual contracts.

This endpoint returns funding information for each perpetual (Perp) symbol, including the real-time funding rate, the timestamp of the next funding interval, and other relevant parameters such as index price and mark price.

Use this endpoint to anticipate funding payments, manage carry cost of open positions, and make informed trading or hedging decisions.

This endpoint may require authentication depending on access level.

Get Funding Information

get
Required scopes
This endpoint requires the following scopes:
Authorizations
api-keystringRequired

For third party retail API users

Query parameters
symbolstringOptional

Trading symbol

Example: BTCUSDT.PERPPattern: ^[A-Z0-9]+(\.[A-Z0-9]+)?$
Responses
200

OK

application/json
Responseone of
or
get
/api/v1/market/funding-info
200

OK

Last updated