Skip to content
Your Company Documentation Demo

Start typing to search all documentation.

Search the documentationFind a guide, feature, endpoint, or error across every section.

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

Matter intake

Create a Matter from an approved request in your CRM, procurement system, or internal portal.

Contract archive

Synchronize Executed Copies and selected metadata with your records repository.

Approval automation

Request an Approval Chain when a commercial threshold or policy rule is met.

Event-driven workflows

React when a Turn completes, an approval is requested, or a Matter is executed.

Base URL

All version 1 endpoints begin with:

text
https://api.your-company.example/v1

Requests 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.

Docs created for you by SaturnDocs