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

Seismic Content API

Operations for managing content items including documents, presentations, and other sales materials.

Seismic Content API is one of 17 APIs that Seismic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include Content. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 6 JSON Schemas.

This API exposes 10 operations across 6 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against a single base URL, https://api.seismic.com/integration/v2.

10 operations 6 paths 3 schemas 1 DELETE5 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://api.seismic.com/integration/v2
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Seismic Content API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 Bearer Token. Obtain tokens through the Seismic authentication flow. See https://developer.seismic.com/seismicsoftware/docs/authentication

Paths & Operations 10

Across 6 paths, the API surfaces 10 operations — 1 DELETE, 5 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Content 10

Operations for managing content items including documents, presentations, and other sales materials.

GET
/content
List Content Items
listContentItems 7 params → 200401403429
POST
/content
Create a Content Item
createContentItem body → 201400401403429
GET
/content/{contentId}
Get a Content Item
getContentItem 1 param → 200401403404429
PATCH
/content/{contentId}
Update a Content Item
updateContentItem 1 param body → 200400401403404429
DELETE
/content/{contentId}
Delete a Content Item
deleteContentItem 1 param → 204401403404429
GET
/content/{contentId}/file
Download Content File
downloadContentFile 2 params → 200401403404429
PUT
/content/{contentId}/file
Replace Content File
replaceContentFile 1 param body → 200400401403404429
GET
/content/{contentId}/versions
List Content Versions
listContentVersions 1 param → 200401403404429
GET
/content/{contentId}/url
Get Content Url
getContentUrl 1 param → 200401403404429
POST
/search
Search Content
searchContent body → 200400401403429

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ContentItem (17 properties), ContentVersion (7 properties), Error (1 property). Each schema is shown below with its type and property counts.

ContentVersion
object
7 properties
ContentItem
object
17 properties
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

seismic-content-api-openapi.yml Raw ↑

Other APIs Seismic publishes across the network.

Seismic Content Analytics API
Seismic Content Profiles API
Seismic Content Properties API
Seismic Data Sources API
Seismic Delivery Analytics API
Seismic Delivery API
Seismic Folders API
Seismic Generation Jobs API
Seismic Groups API
Seismic LiveDocs API
Seismic Reports API
Seismic Roles API
Where this information came from

This is an independent, third-party profile of Seismic Content 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.