RateLimit - Python SDK

RateLimit method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

Legacy rate limit information about a key. Will always return -1.

⚠️ DEPRECATED: This will be removed in a future release, please migrate away from it as soon as possible.

Fields

FieldTypeRequiredDescriptionExample
intervalstr✔️Rate limit interval1h
notestr✔️Note about the rate limitThis field is deprecated and safe to ignore.
requestsint✔️Number of requests allowed per interval1000