/v1/ or /v2/). This means each major version is a stable, independent interface, and breaking changes are only introduced in new major versions.
How versioning works
Requests include the version number in the path:Current version
The current API version is
v1. All endpoints documented here use the /v1/ path prefix.
