Reference
HTTP API
The SEIF engine REST surface, generated from its OpenAPI specification.
This page is generated from the engine OpenAPI specification by
scripts/sync-docs.mjsand refreshed whenmainis updated. See Reference overview for how generation works.
The engine exposes a versioned REST API. The live OpenAPI document is the source of truth for this page.
| Method | Path | Purpose |
|---|---|---|
POST | /v1/sign | Sign content and return an Evidence URL |
GET | /v1/verify/:hash | Verify a signature by hash |
GET | /v1/evidence/:id | Retrieve an evidence record |
POST | /v1/classify | Classify content |
Authentication uses a bearer token scoped to your workspace.