Introduction
Get API Credentials
1.
2.
3.
X-Auth-Id
and X-Auth-Key
as your account credentials, (always remember to keep your X-Auth-Key
is in safe place).Rate Limit Policy
Example
X-Ratelimit-Limit: 30 (30 request allowed in x seconds)
X-Ratelimit-Remaining: 19 (19 only left request)
X-Ratelimit-Reset: 6 (Quota reset in 6 seconds)
Key | Description |
---|---|
X-Ratelimit-Limit | Your account limit quota |
X-Ratelimit-Remaining | Total remaining request can be made |
X-Ratelimit-Reset | Remaining duration of your quota |
Changelogs
2024-04-12
Modified at 2024-06-19 12:22:24