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 types API

Use the Acoustic Content authoring type service Rest APIs to work with content type documents. Content types define a set of related elements that are used to create content. You can create, retrieve, and update content type documents in a database. You can also validate documents.Note: Documents created or updated in the old 1.0 format will be migrated to the 1.1 format on save.

Acoustic Authoring types 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 types. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 16 operations across 13 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}.

16 operations 13 paths 1 schemas 1 DELETE11 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 16

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

Authoring types 16

Use the Acoustic Content authoring type service Rest APIs to work with content type documents. Content types define a set of related elements that are used to create content. You…

POST
/authoring/v1/types
Create new type documents.
body → 200400404409429500
GET
/authoring/v1/types
Retrieve all type documents in the database.
7 params → 200429
GET
/authoring/v1/types/by-path
Retrieve an existing type by its path.
4 params → 200304400403404429
GET
/authoring/v1/types/count
Retrieve the total number of types.
→ 200429default
PUT
/authoring/v1/types/{id}
Update an existing type.
3 params body → 200400401404409429500
DELETE
/authoring/v1/types/{id}
Delete an existing type.
2 params → 200400401404429500
GET
/authoring/v1/types/{id}
Retrieve an existing type.
4 params → 200304404429
POST
/authoring/v1/types/{id}/copy
Copies an existing type.
3 params → 201404429
GET
/authoring/v1/types/{id}/new-content
Returns a skeleton content item based on the specified content-type.
4 params → 200304400404429
GET
/authoring/v1/types/{id}/schema
Retrieve the Json-Schema representation of the document.
2 params → 200304404429
POST
/authoring/v1/types/{id}/validate
Validate the supplied type document instance (eg. content item) against the specified type.
1 param body → 200400401404429
GET
/authoring/v1/types/new
Retrieve a blank content type.
1 param → 200304404429
GET
/authoring/v1/types/views/by-modified
Retrieve all type documents in the database ordered by last modified date.
11 params → 200429
GET
/authoring/v1/types/views/by-name
Retrieve all types in the database with the specified name.
5 params → 200400403429
GET
/authoring/v1/elementdefs/{id}
Retrieve an existing element definition.
4 params → 200304404429
GET
/authoring/v1/elementdefs
Retrieve all element definitions in the database.
5 params → 200429

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-types-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 assets 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
Where this information came from

This is an independent, third-party profile of Acoustic Authoring types 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.