Versioning

If we make any changes to the API that are not backward compatible, we release a new version of the API.

The version to be used is dictated by the first slug in the endpoint url.

All endpoints start with the version number first.

An invalid version number in the URL will always result in a 404 error.

Use versioned endpoints

http://wceaapi.org/v{version_number}/resource_name

Using the user endpoint for this version

http://wceaapi.org/v1.1/user/