---
title: "Leaderboards"
method: GET
path: "/rankings/{Key}:{Time_Frame}:{Symbol}/{Section}"
---

# Leaderboards

`GET /rankings/{Key}:{Time_Frame}:{Symbol}/{Section}`

The leaderboards endpoint allows you to retrieve leaderboard standings for unrealized profit (period delta), unrealized profit (inception), volume, and realized profit.

## Path parameters

- `Key` string, required
- `Time_Frame` string, required
- `Symbol` string, required
- `Section` string, required

## Query parameters

- `sort` integer
- `start` integer
- `end` integer
- `limit` integer

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/bitfinex/apis/api-settings-public.md) · [All operations](https://skmtc.net/bitfinex/apis/api-settings-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitfinex/api-settings-public/versions/d60be16fab63/schema)
