Occasionally, the Wasabi AiR API and its supporting engine may require upgrades with new features and optimizations. Wasabi follows a procedure for planned maintenance and communicates this with partners and customers. We will notify all users in advance of scheduled maintenance, and our customer service team manages these communications.
There is also a status page at status.wasabi.com that provides real-time updates on the status of all Wasabi services, including AiR.
Any updates to the API contract will include a versioning component to maintain backward compatibility for existing integrations before they are updated to support the latest version.
API Versioning provides the following:
Maintained Backward Compatibility: Versioning allows you to introduce new features or changes without immediately breaking existing partner integrations. Partners can continue using the older, stable version while they update to the newer one.
Controlled Rollout of Changes: Allows for a gradual rollout of new features or updates, minimizing the risk of disrupting existing users.
Flexibility and Choice: Clients can choose the API version that best meets their needs, whether it's the latest version with all the new features or a stable, older version.
Clear Communication: API versioning provides an easy way to inform API consumers about changes.