Seismic
Seismic is the global leader in enablement, helping organizations engage customers, enable teams, and ignite revenue growth. The Seismic platform provides content management, learning and coaching, dynamic document generation, and buyer engagement capabilities through a comprehensive suite of APIs.
4 APIs
0 Features
API for managing and accessing content within the Seismic platform, including documents, presentations, folders, and other sales materials. Supports uploading, organizing, searc...
API for creating and managing LiveDocs, Seismic's dynamic document generation solution. Enables automated creation of personalized proposals, presentations, and sales materials ...
API for accessing analytics and reporting data on content usage, user engagement, and sales effectiveness. Provides insights into content performance, user adoption, buyer engag...
API for managing users, groups, roles, teams, and permissions within the Seismic platform. Supports creating and organizing users, managing group hierarchies, assigning roles, a...
name: Seismic
description: >-
Seismic is the global leader in enablement, helping organizations engage customers, enable teams, and ignite revenue
growth. The Seismic platform provides content management, learning and coaching, dynamic document generation, and
buyer engagement capabilities through a comprehensive suite of APIs.
image: https://seismic.com/wp-content/uploads/2023/02/seismic-logo.svg
url: https://seismic.com
created: '2025-02-10'
modified: '2026-05-19'
specificationVersion: '0.18'
apis:
- name: Seismic Content API
description: >-
API for managing and accessing content within the Seismic platform, including documents, presentations, folders,
and other sales materials. Supports uploading, organizing, searching, delivering, and managing content items.
image: https://seismic.com/wp-content/uploads/2023/02/seismic-logo.svg
humanURL: https://seismic.com/products/content-management/
baseURL: https://api.seismic.com/integration/v2
tags:
- Content
- Content Management
- Documents
- Sales Enablement
properties:
- type: Documentation
url: https://developer.seismic.com/seismicsoftware/reference/content-api
- type: OpenAPI
url: openapi/seismic-content-openapi.yml
- type: Authentication
url: https://developer.seismic.com/seismicsoftware/docs/authentication
- type: JSONSchema
url: json-schema/seismic-content-item-schema.json
- type: JSONSchema
url: json-schema/seismic-folder-schema.json
- type: JSONStructure
url: json-structure/seismic-content-item-structure.json
contact:
- FN: Seismic Support
email: support@seismic.com
url: https://seismic.com/support/
- name: Seismic LiveDocs API
description: >-
API for creating and managing LiveDocs, Seismic's dynamic document generation solution. Enables automated creation
of personalized proposals, presentations, and sales materials by merging CRM and other data into templates.
image: https://seismic.com/wp-content/uploads/2023/02/seismic-logo.svg
humanURL: https://seismic.com/products/livedocs/
baseURL: https://api.seismic.com/integration/v2
tags:
- Document Generation
- Dynamic Content
- LiveDocs
- Sales Enablement
properties:
- type: Documentation
url: https://developer.seismic.com/seismicsoftware/reference/livedocs-api
- type: OpenAPI
url: openapi/seismic-livedocs-openapi.yml
- type: JSONSchema
url: json-schema/seismic-livedoc-template-schema.json
contact:
- FN: Seismic Support
email: support@seismic.com
url: https://seismic.com/support/
- name: Seismic Analytics API
description: >-
API for accessing analytics and reporting data on content usage, user engagement, and sales effectiveness.
Provides insights into content performance, user adoption, buyer engagement, and exportable reports.
image: https://seismic.com/wp-content/uploads/2023/02/seismic-logo.svg
humanURL: https://seismic.com/products/analytics/
baseURL: https://api.seismic.com/integration/v2
tags:
- Analytics
- Insights
- Metrics
- Reporting
properties:
- type: Documentation
url: https://developer.seismic.com/seismicsoftware/reference/analytics-api
- type: OpenAPI
url: openapi/seismic-analytics-openapi.yml
contact:
- FN: Seismic Support
email: support@seismic.com
url: https://seismic.com/support/
- name: Seismic User Management API
description: >-
API for managing users, groups, roles, teams, and permissions within the Seismic platform. Supports creating and
organizing users, managing group hierarchies, assigning roles, and team structures for access control.
image: https://seismic.com/wp-content/uploads/2023/02/seismic-logo.svg
humanURL: https://seismic.com
baseURL: https://api.seismic.com/integration/v2
tags:
- Administration
- Groups
- Permissions
- Users
properties:
- type: Documentation
url: https://developer.seismic.com/seismicsoftware/reference/user-management-api
- type: OpenAPI
url: openapi/seismic-user-management-openapi.yml
- type: JSONSchema
url: json-schema/seismic-user-schema.json
- type: JSONSchema
url: json-schema/seismic-group-schema.json
contact:
- FN: Seismic Support
email: support@seismic.com
url: https://seismic.com/support/
common:
- type: PostmanWorkspace
url: https://www.postman.com/kinlaneapi/seismic/overview
- type: ArazzoWorkflows
url: arazzo/
workflows:
- url: arazzo/seismic-add-user-to-group-workflow.yml
name: Seismic Add a User to a Group
summary: Resolve a group by name, add a user to it, and confirm the membership.
- url: arazzo/seismic-audit-team-roster-workflow.yml
name: Seismic Audit a Team Roster
summary: Resolve a team by name, read its detail, and list its members.
- url: arazzo/seismic-download-content-version-workflow.yml
name: Seismic Download a Content Version
summary: Resolve a content item, inspect its versions, and download a specific or latest version.
- url: arazzo/seismic-export-analytics-report-workflow.yml
name: Seismic Export an Analytics Report
summary: Resolve a report by type, read its data, and kick off an export job.
- url: arazzo/seismic-generate-livedoc-async-workflow.yml
name: Seismic Generate a Livedoc Asynchronously
summary: Resolve a template, inspect its inputs, generate a Livedoc async, and poll the job.
- url: arazzo/seismic-livedoc-from-crm-datasource-workflow.yml
name: Seismic Generate a Livedoc from a CRM Data Source
summary: Pick a connected CRM data source and template, then merge a CRM record into a Livedoc.
- url: arazzo/seismic-onboard-user-workflow.yml
name: Seismic Onboard a User
summary: Create a user account, confirm it, and assign its group memberships.
- url: arazzo/seismic-organize-content-into-folder-workflow.yml
name: Seismic Organize Content into a Folder
summary: Create a destination folder and move a matching content item into it.
- url: arazzo/seismic-preview-and-generate-livedoc-workflow.yml
name: Seismic Preview and Generate a Livedoc
summary: Read a template, preview it with sample data, then generate the final document.
- url: arazzo/seismic-search-and-inspect-content-workflow.yml
name: Seismic Search and Inspect Content
summary: Run a full-text content search, inspect the top hit, and get a shareable URL.
- url: arazzo/seismic-share-content-workflow.yml
name: Seismic Share a Content Item
summary: Find a content item in the library and produce a time-limited shareable URL.
- url: arazzo/seismic-top-content-performance-workflow.yml
name: Seismic Top Content Performance Review
summary: Rank top content by a metric, read the leader's library detail, and pull its analytics.
- url: arazzo/seismic-user-adoption-review-workflow.yml
name: Seismic User Adoption Review
summary: Rank user activity, resolve the top user's profile, and pull their detailed analytics.
- type: LinkedIn
url: https://www.linkedin.com/company/seismic
- type: Portal
url: https://developer.seismic.com/
- type: GettingStarted
url: https://developer.seismic.com/seismicsoftware/docs/getting-started
- type: Authentication
url: https://developer.seismic.com/seismicsoftware/docs/authentication
- type: RateLimits
url: https://developer.seismic.com/seismicsoftware/docs/rate-limits
- type: Webhooks
url: https://developer.seismic.com/seismicsoftware/docs/webhooks
- type: Support
url: https://seismic.com/support/
- type: PrivacyPolicy
url: https://seismic.com/privacy-policy/
- type: TermsOfService
url: https://seismic.com/terms-of-service/
- type: StatusPage
url: https://status.seismic.com/
- type: Documentation
url: https://developer.seismic.com/seismicsoftware/docs
- type: ChangeLog
url: https://developer.seismic.com/seismicsoftware/changelog
- type: Website
url: https://seismic.com
- type: Blog
url: https://seismic.com/resources/blog/
- type: Login
url: https://login.seismic.com/
- type: SpectralRules
url: rules/seismic-rules.yml
- type: JSONLDContext
url: json-ld/seismic-context.jsonld
- type: Vocabulary
url: vocabulary/seismic-vocabulary.yml
- type: Integrations
url: https://www.seismic.com/platform/integrations/
- type: LLMsTxt
url: https://developer.seismic.com/llms.txt
integrations:
- name: Become a Partner
- name: Directory
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
url: https://apievangelist.com