API Status
OpenAPI changelog and live smoke-check summary for this environment.
Production · vsqrd.com
Unauthenticated smoke checks when the OpenAPI snapshot changes (or on demand). 2xx and 401 pass; 5xx fails.
Passed
69
Warned
3
Failed
0
Skipped
114
- Checked at
- 2026-08-16T18:16:17Z
- Mode
- safe
- OpenAPI
- 0.1.0
- Operations
- 186
Unauthenticated probes: 401 counts as passed (route alive).
OpenAPI changelog
Compared to the last committed snapshot (0.1.0) → 0.1.0.
Added (23)
| Method | Path | Detail |
|---|---|---|
| GET | /engagements | — |
| POST | /engagements | — |
| GET | /engagements/{engagement-id} | — |
| PATCH | /engagements/{engagement-id} | — |
| POST | /engagements/{engagement-id}/archive | — |
| POST | /engagements/{engagement-id}/change-orders | — |
| POST | /engagements/{engagement-id}/glp-notified | — |
| POST | /engagements/{engagement-id}/sign | — |
| GET | /sponsor-communications | — |
| POST | /sponsor-communications | — |
| GET | /sponsor-communications/{communication-id} | — |
| POST | /sponsor-communications/{communication-id}/acknowledge | — |
| POST | /sponsor-communications/{communication-id}/correct | — |
| GET | /sponsors | — |
| POST | /sponsors | — |
| GET | /sponsors/{sponsor-id} | — |
| PATCH | /sponsors/{sponsor-id} | — |
| POST | /sponsors/{sponsor-id}/archive | — |
| POST | /sponsors/{sponsor-id}/contacts | — |
| DELETE | /sponsors/{sponsor-id}/contacts/{contact-id} | — |
| PATCH | /sponsors/{sponsor-id}/contacts/{contact-id} | — |
| POST | /teams/{team-id}/members/{user-id}/role | — |
| POST | /users/{user-id}/role | — |
Changed (0)
None
Removed (0)
None
Check details
Failures (0)
No failures — nothing looks broken.
Warnings (3)
| Method | Path | Detail |
|---|---|---|
| GET | /assets/{file} | 404 |
| GET | /callback | 400 |
| GET | /keys/grants/{grant-id} | 404 |
Endpoint docs: API Reference. Re-run with pnpm check:api.