clio.com
Clio provides legal-practice software products including Clio Manage and Clio Grow. Its developer program lets partners build integrations that access customer data in those products through separate OAuth application systems.
Clio exposes two OAuth-protected REST APIs for developers: the Clio Manage API and the Clio Grow API (via Clio Platform), with a published OpenAPI spec available for Grow.
- Clio Manage APIdiscovered
- Clio Grow APIdiscovered
Create an app in the Clio Manage Developer Portal. Configure your app name, website URL, redirect URI(s), permissions, and accept the developer terms. After creation, use the app's key/secret (the docs describe them as the values needed for the OAuth flow) to run the OAuth 2.0 authorization-code flow described in the Authorization guide.
Create an app in the Clio Platform Developer Portal. Configure your app name, redirect URI(s), scopes, and optionally enable PKCE or set a firm identifier for a private app; accept the developer terms. After creation, use the app's client_id and client_secret from the portal to run the OAuth 2.0 authorization-code flow in the Clio Platform Authorization guide.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing