API (v1.1)

Versions

Like any other software, this API is always being updated and improved. Minor changes are implemented without impact your use of it. But, there are times when we need to push forward new features or protocols. When this happens, we use versioning to basically launch a new API, while supporting an old one.

Default Version

Current default version is: 1.1

There will always be a default version, which is assumed whenever you don't specify one. The default version maybe the latest or not - it all depends on our roadmap implementation. Nevertheless, we will notify you before changing the default version and we'll give enough time to migrate your code, if needed.

Specifying a version

You may specify which version you intend to use by including it on the enpoint url like so:

$ curl ... https://www.vendus.pt/ws/v1.3/account

API Versions

1.2 - 2018-07-31

1.1 - 2017-03-16

1.0 - 2016-07-01

0.9 - 2016-01-01

Deprecated Versions

While we try to maintain active all versions of our API, sometimes it is necessary to discontinue a version. When and if we feel that need, we will notify you in advance and with time.