Developer overview
Build contract workflows and data integrations with Your Company API and webhooks.
Your Company API lets your systems create and track Matters, upload documents, record negotiation Turns, query Clauses, request approvals, and manage webhook subscriptions.
What you can build
Create a Matter from an approved request in your CRM, procurement system, or internal portal.
Synchronize Executed Copies and selected metadata with your records repository.
Request an Approval Chain when a commercial threshold or policy rule is met.
React when a Turn completes, an approval is requested, or a Matter is executed.
Base URL
All version 1 endpoints begin with:
https://api.your-company.example/v1Requests and responses use JSON except document upload and download operations. Identifiers have a resource prefix, such as mat_ for a Matter and doc_ for a document. List endpoints use opaque cursor pagination.
Start with authentication, then use the API Reference for endpoint details.