Does Quillio have an API for automation?
Yes. Quillio provides a REST API for automation. You can create matters, upload documents, execute prompts, retrieve outputs, and manage users. Authentication via OAuth 2.0 (for multi-tenant integrations) or personal access tokens (for firm internal automation). API is on Enterprise plans.
What the API does
The API covers the main matter workflow — creating matters, uploading documents, running prompts and getting outputs, retrieving chronologies, exporting matter archives. Administrative operations (user management, firm settings) are also available.
Authentication
Personal access tokens suit internal firm automation. OAuth 2.0 suits third-party integrations that act on behalf of users. Both methods inherit the authenticated user's permissions — the API does not grant access beyond what the user has in the UI.
Rate limits and webhooks
Rate limits are 1000 requests per minute per firm. Webhooks notify your system of key events (matter created, document processed, output ready) so you can react without polling. Full API reference is in the developer docs.
Common issues
- API tokens need rotation — set a schedule
- Rate limits apply at firm level — coordinate across automation systems
- Breaking API changes are versioned with 6-month notice
Try Quillio on a real matter.
The fastest way to know if Quillio fits your practice is to use it on your own work. The free trial requires no credit card and no sales call.
Start your free trial