Skip to main content

This complex type defines the resource (API method) and the current rate-limit data for that resource.

Type that uses Resource

RateLimit

Calls that use Resource

Fields

Field
Type
Description
name
The name of the resource (an API or an API method) to which the rate-limit data applies.
rates
array of Rate
A list of rate-limit data, where each list element represents the rate-limit data for a specific resource.