Constants Members

The Constants type exposes the following members.

Fields


  Name Description
Public field Static member API_BASE_URL
The base API URL.
Public field Static member API_LOGO_128X128_PNG
The API logo at 128 X 128 in PNG format. This is an embedded resource.
Public field Static member API_MAX_RPM
The absolute maximum number of api calls allowed in 1 minute (Requests Per Minute).
Public field Static member API_NAME
The display name of the API provider.
Public field Static member API_PRO_BASE_URL
The base URL for PRO feature calls.
Public field Static member API_RATE_LIMIT_MS

This is the wait time between calls to not ever get rate limited (AKA 10 RPM).

Public field Static member 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.
Public field Static member API_VERSION
The API version.