Version: 1.0
Sercha Enterprise API
The governed platform beneath intelligent document processing.
Declare a schema over your documents with SerchaQL, extract it from the repositories your documents already live in, and query the result like a database. Every read is bounded by the three-layer permission model — corpus grant, corpus membership, and per-document ACL — composed with AND and fail-closed, and written to a hash-chained, tamper-evident audit log.
POST /api/v1/query is the single entry point for every SerchaQL statement kind: DDL, DCL, DML, SHOW, DESCRIBE, EXPLAIN and RUN BINDING.
Authentication
- API Key: BearerAuth
JWT Bearer token. Format: "Bearer {token}"
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |
License
Proprietary