Does your API match its spec?
Paste an OpenAPI spec, point it at your live API, and get instant contract validation with AI-powered failure triage.
Or paste your own spec on the left
12
test categories auto-generated from your spec
AI
failure triage explains why tests broke
CI
pip install speccheck for pipeline integration
Add to your CI pipeline
pip install speccheck
speccheck run \
--spec openapi.yaml \
--base-url https://api.example.com \
--output report.html
| Method | Endpoint | Status |
|---|