SEIF
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.mjs and refreshed when main is 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.

MethodPathPurpose
POST/v1/signSign content and return an Evidence URL
GET/v1/verify/:hashVerify a signature by hash
GET/v1/evidence/:idRetrieve an evidence record
POST/v1/classifyClassify content

Authentication uses a bearer token scoped to your workspace.