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

Use the Content authoring sites service Rest APIs to work with sites. Sites are comprised of a site metadata and a hierarchy of pages. You can retrieve or update site metadata and create, read, update, and delete site pages belonging to a site. The out-of-the-box site has an ID of 'default'.

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

This API exposes 17 operations across 11 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}.

17 operations 11 paths 1 schemas 2 DELETE6 GET7 POST2 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 17

Across 11 paths, the API surfaces 17 operations — 2 DELETE, 6 GET, 7 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Authoring sites 17

Use the Content authoring sites service Rest APIs to work with sites. Sites are comprised of a site metadata and a hierarchy of pages. You can retrieve or update site metadata and…

GET
/authoring/v1/sites
Get list of all sites
1 param → 200429default
POST
/authoring/v1/sites
Create a new site
1 param body → 201400409429default
GET
/authoring/v1/sites/{site-id}
Retrieve metadata for a site.
2 params → 200400404429default
PUT
/authoring/v1/sites/{site-id}
Update metadata for a site.
3 params body → 200400401403409429default
DELETE
/authoring/v1/sites/{site-id}
Delete a site and the site pages
1 param → 204400404409429default
POST
/authoring/v1/sites/{site-id}/ready
Promote the site and pages metadata from draft to ready status.
1 param → 200400401403404429default
POST
/authoring/v1/sites/{site-id}/cancel
Cancel the draft site metadata undoing any modifications.
1 param → 200400401403404429default
POST
/authoring/v1/sites/{site-id}/pages/ready
Bulk promote the specified page Ids in the specified site from draft to ready status.
1 param body → 204400401403404429default
GET
/authoring/v1/sites/{site-id}/pages
Get the full page hierarchy for a site.
4 params → 200400401403404429default
POST
/authoring/v1/sites/{site-id}/pages
Create a page.
3 params body → 201400401403404429default
GET
/authoring/v1/sites/{site-id}/pages/views/by-modified
Get pages modified between two dates.
8 params → 200400401403404429default
GET
/authoring/v1/sites/{site-id}/pages/{page-id}
Get a page by id.
4 params → 200400401403404429default
DELETE
/authoring/v1/sites/{site-id}/pages/{page-id}
Delete a page.
3 params → 204400401403404409429default
PUT
/authoring/v1/sites/{site-id}/pages/{page-id}
Update a page.
3 params body → 200400401403404409429default
POST
/authoring/v1/sites/{site-id}/pages/move
Move a page.
6 params → 200400401403404429default
POST
/authoring/v1/sites/{site-id}/pages/{page-id}/ready
Promote the page from draft to ready status.
2 params → 200400401403404429default
GET
/authoring/v1/sites/pages/{page-id}
Get a page by unique id.
3 params → 200400401403404429default

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