November 2024

API Rating

Did you know that APIQuality gives you the opportunity to rate the performance of your APIs? Thanks to the new API rating system you will be able to know how your API is performing and find the most important points for improvement. In this article, we will see what’s new in the APIQuality rating system. […]

API Rating Read More »

api notifications

API Notifications, are they really necessary?

Common notifications There are two types of API notifications: APIOps notifications and execution notifications. Most applications focus solely on execution, but who keeps developers informed about changes? That’s where APIQuality comes in. With APIQuality, you can: Follow specific APIs. Monitor domains. Stay updated on all activities in the APIOps cycle. Configure personalized API notifications directly

API Notifications, are they really necessary? Read More »

backward compatible

How can we determine if an API is backward compatible with a previous version?

When is an API not backward compatible? An API is considered not backward compatible when changes are made that could break existing integrations.  Requests: Changing an optional attribute to required in the request body. Adding a new required attribute. Deleting an existing required attribute. Modifying the format of an attribute. Check backward compatibility in responses

How can we determine if an API is backward compatible with a previous version? Read More »