latestOpenAPI 3.1.02026-08-1051108155.9 KB
6e6f8dad92bf
Funding
Returns the projected funding rate for a product
Deprecated: Use GET /funding/projected-rate instead
get/v1/funding/projected
Query parameters
productIdstring uuid required
Id representing the registered product
Response
Example response
{
"fundingRate1h": "0.013876480",
"fundingRateProjected1h": "0.000078771"
}