Contracts API
The Contracts API manages publishing contracts, rights, and royalty agreements for Content Lake documents.
Key endpoints:
- Contracts — create, read, and manage contracts with agents, territorial rights, format rights, usage terms, and royalty structures. See Contracts for the full domain model.
- Rights checking — query the precomputed rights summary for a document to determine what is permitted in a given context (territory, format, usage type).
- Permission tags — contractual terms are stamped as tags on documents for query-time filtering. See Tagging for the tag taxonomy.
Note
Full API reference documentation is coming soon. In the meantime,
refer to the OpenAPI specification at GET /v0/openapi.json.