Constants Members
The Constants type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
API_BASE_URL |
The base API URL.
|
![]() ![]() |
API_LOGO_128X128_PNG |
The API logo at 128 X 128 in PNG format.
This is an embedded resource.
|
![]() ![]() |
API_MAX_RPM |
The absolute maximum number of api calls allowed in 1 minute (Requests Per Minute).
|
![]() ![]() |
API_NAME |
The display name of the API provider.
|
![]() ![]() |
API_PRO_BASE_URL |
The base URL for PRO feature calls.
|
![]() ![]() |
API_RATE_LIMIT_MS |
This is the wait time between calls to not ever get rate limited (AKA 10 RPM). |
![]() ![]() |
API_RATE_LIMIT_RESET_MS |
Time interval when the rate limit is reset.
AKA: If a response code is 429 then let the api cool down for this long.
|
![]() ![]() |
API_VERSION |
The API version.
|