Skip to content
Private preview — draft content. Do not publish without human approval.
BriefCatch
Esc
navigateopen⌘Jpreview
On this page

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

  1. Client — uploads a supported document and presents review results to an authenticated user.
  2. API Platform — authenticates the request, resolves user and organization context, enforces permissions and plan limits, and exposes the curated document-review contract.
  3. Review capability — analyzes the document and returns structured writing and citation results through the API boundary.
  4. 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.

Was this page helpful?