Use the app and management API
Via the management API you automate authoring tasks like documents and overrides.
What the management API is for
Unlike the read-only Public Delivery API, the management API is for writing and reading authoring objects: documents, structure, variables, and overrides. Use it to automate maintenance or connect external tools.
Versioned and stable
The management API is versioned (v1) and additively stable within a version. The endpoints are described in the API documentation.
Authentication
Access uses an API token from your workspace; the token’s permissions decide which operations are allowed.