| Field | Type | Required | Description | Example |
|---|---|---|---|---|
time |
number | ✔️ | The timestamp of the usage data | 1620000000000 |
success |
number | ✔️ | The number of successful requests | 100 |
rateLimited |
number | ✔️ | The number of requests that were rate limited | 10 |
usageExceeded |
number | ✔️ | The number of requests that exceeded the usage limit | 0 |