Validate OpenAPI specs against HAR, curl logs, or normalized JSON. Get grouped errors, fix hints, and an HTML report — without platform lock-in.
Download contract-tester.exe from GitHub Releases
contract-tester validate --spec api.yaml --traffic traffic.har
Load HAR exports, curl logs, or normalized JSON.
Match paths, validate request params and response schemas.
Get grouped errors with fix hints and a clean HTML report.
contract-tester validate --spec api.yaml --traffic traffic.har --report
Total checks: 482
Errors: 6
Top error groups:
- response.schema_mismatch|GET|/users/{id}|200 (3)
- request.param.missing|POST|/users (2)
Simple, transparent plans. Annual billing gets 2 months free.
Start with the demo, upgrade when you are ready.