Release v1.1.9
9 months ago by Sahil
Introduces weighted rate limits on REST endpoints. For now weights have 2 tiers (2 and 5) and the weights for each endpoint are described below.
Release v1.1.8
over 1 year ago by Steven
Introduces pagination on all history endpoints. In the previous version, history endpoints returns an array of history objects. In the current version, the response has been updated to include a count
field along with the array of history objects. The history object fields for each endpoints remain the same.