Skip to documentation content
Clario360DOCS
DocumentationReferenceWatheeq Legal API
REFERENCE

Watheeq Legal API

Integrate legal intake, matters, cases, contracts and governed approvals.

Last updated July 19, 2026 · 6 min read

#Resource domains

DomainExamples
Service deskCatalog, request types, requests and SLA state
Legal workMatters, consultations, investigations and settlements
LitigationCases, hearings, filings, evidence and legal holds
ContractsContracts, clauses, obligations, versions and signatures
GovernanceApprovals, delegation, segregation of duties and audit

#Route compatibility

The governed legal surface supports the Watheeq naming used by customer integrations. Some deployments retain /lex route aliases for compatibility; use the base path issued for your tenant.

#Create a legal request

json
{
  "service_id": "svc_contract_review",
  "request_type": "contract_review",
  "title": "Review supplier agreement",
  "priority": "normal",
  "payload": { "counterparty": "Example Co." }
}
Was this page helpful?
Watheeq Legal API — Clario360 Documentation