Get Rate Limit
Get API rate limit usage information.
Request
Method:
GET ./api/v2/rate-limit
Parameters:
Parameter | Type | Description |
---|---|---|
| - | - |
Request example:
Response:
Fields:
Fields | Type | Description |
---|---|---|
| string | Your bloXroute account ID |
| string | Your current account tier. |
| string | Rate limit interval. |
| unit64 | Rate limit interval multiplier. *If the |
| unit64 | This is your current rate limit which is based on your account tier. |
| unit64 | This is your current rate limit usage. If the |
| unit64 | Timestamp when the rate limite gets reset. |
Response Example:
Last updated