2
Request
| Field | Type | Required | Default | Notes |
|---|---|---|---|---|
symbol | string | No | null | Omit → returns all symbols |
Response
| Field | Type | Notes |
|---|---|---|
next_funding_time | int64 | ms epoch |
exchanges[].name | string | Venue identifier (e.g. binance, bybit, orderly) |
exchanges[].last | string | Last observed funding rate |
exchanges[].1d / .7d / .30d | string | Rolling-window averages |
Notes
- 60s per-symbol cache, bounded at 256 entries
- No pagination