Skip to main content
GET
/
fees
Get global fees
curl --request GET \
  --url https://beta.rocketfi.io/fees
{
  "result": {
    "liquidityFeeRanking": [],
    "regularFeeLadder": []
  }
}

Documentation Index

Fetch the complete documentation index at: https://api.docs.rocketfi.io/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Fee tiers

result
object
required