Latest contract check run
Every documented operation is called against this API on a schedule and held against this document: the status, the media type, the schema, the envelope, the fields promised against the fields sent, the cache contract, and the plan gates. This returns the most recent run, with the verdict for each operation, the checks that failed, and what happened when each gate was exercised with a key above it, at it and below it.
- stringheader
Optional. Without a key this endpoint answers under the public policy; a key raises your limits and unlocks plan-gated fields.
Authorization: Bearer <key>is accepted in its place.
- string
Which environment to report. Production unless asked otherwise; a staging run is never mixed into it.
- Accepts
- Example
- string
Which product the run measured:
apifor this REST API,mcpfor the hosted MCP server. Defaults toapi.- Accepts
- Example
- object
The response payload.
- ApiContractRun | null
The latest run, or null when nothing has been checked on this environment yet.
- 400
VALIDATION_ERROR - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Minimum tier
- Explorer+
- Monthly quota
- 200/mo
- Rate limit
- 10/min
- Daily cap
- 50
Figures shown are for this endpoint's minimum tier. Higher tiers raise every limit.