> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bendbasis.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Rate limits

> Update frequency and request guidance for the public API

There are currently no hard rate limits in place, but please be respectful with your requests.

## Refresh cadence by endpoint

* `GET /api/v1/public/funding/markets`
  Data is refreshed every 60 seconds. There is no benefit to polling faster than once per minute.

* `GET /api/v1/public/funding/arbitrage`
  Data is refreshed once per day (around 08:30 UTC). Polling more often does not provide fresher values.

* `GET /api/v1/public/funding/markets/{marketId}/history`
  New points appear only after the funding event is published. Refresh timing depends on the market's funding period and publish lag.
