ozon_get_rate_limits
Check API rate limits by method, section, or globally. Pass an operation ID for the most specific limit, or omit it to retrieve all known limits.
Instructions
Look up rate limits for a method, section, or the whole API.
Without arguments returns all known limits. With operation_id, returns the most specific limit (per-method overrides per-section overrides global).
NOTE: Many limits in v0.2 are conservative guesses (source: 'guess'). Verify against real Ozon responses before relying on them in production.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | ||
| operation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||