Human-readable API reference

Readable for people. Structured for machines.

This page explains the public sandbox without forcing visitors into raw OpenAPI JSON. Developers can still use the interactive tester and the machine-readable OpenAPI contract.

System endpoints

Check status and specification.

GET endpoints
GET /healthReturns health and sandbox mode.
GET /versionReturns API version and service name.
GET /v1/chain-specRaw 24-link TA-14 chain JSON.
GET /v1/decision-matrixRaw decision matrix JSON.
GET /v1/public-boundaryOfficial non-claim boundary JSON.
GET /openapi.jsonMachine-readable OpenAPI contract.

Evaluation endpoints

Submit routes for sandbox classification.

POST endpoints return response metadata, decision, chain status, failed links, warnings, reason, next step, public boundary, and the TA-14 chain.

POST endpoints

/v1/evaluate-execution

Evaluates a proposed consequence-bearing execution route.

/v1/evaluate-evidence

Evaluates whether an evidence claim is sufficiently governed, preserved, continuous, admissible, truthful, and reviewable.

/v1/check-authority

Evaluates authority source, authority scope, and legitimacy for a proposed action.

/v1/validate-continuity

Evaluates record preservation, sequence completeness, chain of custody, and explained gaps.

/v1/reviewability-record

Determines whether a submitted entity has a recognizable reviewability surface.

/v1/procurement-screen

Evaluates AI procurement or vendor routes before deployment reliance.