While building new features and exposing breaking changes in our API, we use versioning to ensure stability.

How does versioning work?

All changes to our API are logged in our changelog. When a new feature requires a certain version it will be stated in our changelog and in the endpoint documentation.

  • Simply add a GET value to your API calls using the following format (yyyymmdd)
  • v=20160108