Developers write tests that pass against wrong assumptions about APIs. A tool could compare responses to OpenAPI specs and flag deviations early.
Integrate with CI/CD to catch breaking changes before staging. Sell to teams with public-facing APIs.
Start with Python/Node.js hooks validating common frameworks like FastAPI.
The risk is API gateways adding built-in contract testing.