v1

latestSwagger 2.02026-07-137114146.9 KB
Users

Get the user's data rate limit and current activity level.

get/{username}/throttle

Path parameters

usernamestring required

a valid username string

Response

Data rate limit and current actions.

data_rate_limitinteger

Max possible actions inside the time window (usually 1 minute).

active_data_rateinteger

Actions taken inside the time window.