Build
REST reference
Four calls: issue a record, fetch one, list a batch, and fetch the proof that lets someone check it offline.
Endpoints
- POST /v1/assessments
- Issue a Trust Object
- GET /v1/objects/{id}
- Retrieve one, canonical form
- GET /v1/epochs/{epoch}
- List an epoch and its root
- GET /v1/objects/{id}/proof
- Anchor proof for offline verification
Full schema
Full schema
Request and response schemas are issued with a key rather than published, because they move with the conformance register.