System overview
Understand the public integration boundary around BriefCatch document review.
BriefCatch provides document review through its web application and Microsoft Office add-ins. Approved integrations use the authenticated API boundary rather than calling product internals.
Publicly relevant components
- Client — uploads a supported document and presents review results to an authenticated user.
- API Platform — authenticates the request, resolves user and organization context, enforces permissions and plan limits, and exposes the curated document-review contract.
- Review capability — analyzes the document and returns structured writing and citation results through the API boundary.
- Review history — lets the document owner list runs, inspect a run, and record dispositions for stable results.
The developer contract does not expose administrative, billing-provider, identity-provider, tenant-management, webhook, or low-level processing routes.
Contract status
The initial reference is a private preview. Treat operation IDs and schemas as reviewable drafts until BriefCatch designates a versioned external API contract.