Integrate your legal practice management data with external tools, custom scripts, and third-party applications.
$ curl https://api.optimaite.eu/api/v1/cases \
-H 'Authorization: Bearer ok_live_...' \
-H 'Accept: application/json'
{
"data": [{
"id": "550e8400-...",
"name": "Smith v. Jones",
"status": "active"
}],
"pagination": { "has_more": true }
}Set up your development environment and authenticate
REST API endpoints for Optimaite Law
Inbound and outbound webhook integrations
User provisioning with SCIM 2.0