Versioning
API versioning allows Loaded to continuously evolve the platform while offering clients a predictable path for feature upgrades and any deprecations.
When backward incompatible changes are made to the API, a new version is released. The version of the API is included in the url as part of the path, changing the url will change the version of the API you are interacting with.
We periodically add new features to Loaded and that may need more information to be supplied by clients. In these cases we add the ability to supply the data to us in the API as an optional parameter. By keeping your API integration current (i.e. updating to send new data when Loaded can accept it) it means our joint customers can benefit from the full capabilities of the Loaded system.