noviembre 2024

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? Leer más »

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? Leer más »

Los 10 riesgos de seguridad más grandes para una API en 2025

Las APIs son esenciales en el desarrollo moderno, permitiendo que aplicaciones y servicios se comuniquen e intercambien información. Sin embargo, su exposición y acceso a datos sensibles también las convierten en un objetivo atractivo para los atacantes. Conozcamos los 10 riesgos de seguridad más críticos en APIs en 2025, y cómo estos pueden afectar la

Los 10 riesgos de seguridad más grandes para una API en 2025 Leer más »