Upply API Versioning
The Upply API uses versioning to manage changes to the API over time. All API endpoints are versioned, and the version number is included in the base URL for each endpoint.
How Versioning Works
The Upply API uses a simple versioning scheme where the version number is included in the base URL for each endpoint. For example, the base URL for version 1 of the API might be https://api.upply.com/v1/
.
When changes are made to the API, a new version number is assigned to the updated API. The old version of the API continues to function as before, and clients can continue to use it if they choose to do so. However, we encourage clients to update to the latest version of the API to take advantage of new features and improvements.
Versioning Best Practices
We recommend that clients follow these best practices when using the Upply API:
- Always use the latest version of the API whenever possible.
- If you are using an older version of the API, be aware of any changes that have been made to the API since that version was released.
- If you need to make changes to an existing API integration, create a new version of your integration that uses the latest version of the API.
Contact Us
If you have any questions or concerns about versioning in the Upply API, please contact us at [email protected].