Breaking Changes
The following list contains changes that cause REST API v6.0 to function differently:
- Versioning of REST API is now supported. REST API v6.0 functionality does not affect REST API v5.0. All REST API v5.0 functions are kept intact and work properly.
- Frequency of requests to obtain access and refresh tokens through the /token endpoint is limited to 1 per second, 5 per minute, and 1500 per hour. These limits do not apply to requests performed from the localhost.