cURL
curl --request GET \ --url https://demo-api.mobula.io/api/1/market/cefi/funding-rate
{ "queryDetails": { "base": "<string>", "quote": "<string>" }, "hyperliquidFundingRate": { "symbol": "<string>", "fundingTime": 123, "fundingRate": 123, "epochDurationMs": 123 } }
Fetches the latest CeFi funding rate for a given symbol on a specified exchange. This can be queried via REST or WebSocket.
xyz
flx
vntl
hyna
km
cash
Funding rate response
Show child attributes