How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Acoustic Authoring assets API

## GeneralUse the Content Asset service Rest APIs to work with assets. Assets are file types that are uploaded or created such as an image file, video file, or text that are used in content items. You can create, retrieve, update, and delete assets in a database. Managed assets are those located in the root dxdam directory as specified by its path and are visible on the Content UI.## Content workflow (status)The status of a content item can be determined by the **suffix** of the ID:- An ID like xxxx:**draft** indicates that the item is a draft. This is the initial status of a new content item until it is published. A draft of a published content item will also have this suffix.- An ID like xxxx:***[publishing_job_id]*** - indicates that the content item has been scheduled for publish in the given publishing job.- An ID like xxxx with no suffix indicates that the content is **published** or **retired**.A draft can be created from published. When such a draft is published, it will override the previously published content.**Key notes:**- The base ID (xxxx) does not change. Only the suffix changes according to the workflow status of the item.- Where content and assets are referenced from within a content item, the 'raw' ID form, without a suffix, is always used. For example, when a draft content item is referenced by another draft content item, the reference appears as a raw ID, and thus does not change when the items are published.- API clients should not depend on the ID format and should not attempt to parse it. Instead, the ***linkedDocId*** and ***links*** properties should be used.- Draft item have a property ***linkedDocId***. This is the Id that the draft item will have when it is published.- Draft items that have a published version will have a ***linkedDoc*** property within the ***links*** property. This property will not appear for drafts that do not have a published version.

Acoustic Authoring assets API is one of 33 APIs that Acoustic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Authoring assets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 9 operations across 6 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 1.0.142.

Requests are made against the base URL https://content-us-1.content-cms.com/api/{tenantId}.

9 operations 6 paths 1 schemas 1 DELETE4 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.142
Base URL
https://content-us-1.content-cms.com/api/{tenantId}
Resource Areas
1

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 1 DELETE, 4 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Authoring assets 9

General Use the Content Asset service Rest APIs to work with assets. Assets are file types that are uploaded or created such as an image file, video file, or text that are used in…

GET
/authoring/v1/assets
Retrieve all assets.
4 params → 200429503default
POST
/authoring/v1/assets
Create an asset.
6 params body → 201400409429503default
GET
/authoring/v1/assets/{id}
Retrieve an existing asset.
4 params → 200304404412429503default
DELETE
/authoring/v1/assets/{id}
Delete an existing asset.
2 params → 204404409429503default
PUT
/authoring/v1/assets/{id}
Update an existing asset.
6 params body → 200400409412429503default
GET
/authoring/v1/assets/record
Retrieve an existing asset by path.
4 params → 200304400404412429503default
POST
/authoring/v1/assets/{id}/analyze
AI analyzes the asset. The analysis results are stored on the asset itself.
2 params → 200400404429default
POST
/authoring/v1/assets/{id}/create-draft
Create a draft of existing asset.
3 params → 201400404429default
GET
/authoring/v1/assets/views/by-modified
Retrieve all assets modified within the specified date
7 params → 200400429503default

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
This JSON record represents an error condition.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

acoustic-authoring-assets-api-openapi.yml Raw ↑

Other APIs Acoustic publishes across the network.

Acoustic Campaign REST API
Acoustic Campaign XML API
Acoustic Connect API
Acoustic Personalization
Acoustic Administering user profiles API
Acoustic Authoring categories API
Acoustic Authoring changes API
Acoustic Authoring comments API
Acoustic Authoring content API
Acoustic Authoring context search API
Acoustic Authoring image profiles API
Acoustic Authoring Import API
Where this information came from

This is an independent, third-party profile of Acoustic Authoring assets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.