Logo
Seismic Logo

Seismic APIs

Seismic is the leading sales enablement and marketing enablement software that lets teams find the right sales content and optimize the sales process.

Seismic APIs

Account Request URL

https://developer.seismic.com/seismicsoftware/

Base Endpoint

https://api.seismic.com/v1

Content

Returns list of all content.

/api/v2/content

Content

Get content by ID.

/api/v2/content/{id}

id

Content

Returns content file available for download.

/api/v2/content/{id}/download

id

Content

Get content by a given parameter name.

/api/v2/content/by-parameter/{parameter-name}/{parameter-value}

parameter-name

Content

Get content object with the given name.

/api/v2/content/by-name/{name}

name

Content

Get content objects with the given list of ids.

/api/v2/content/multi-get

ids[]

Content

Create a new content object.

/api/v2/content

Content

Update an existing content object.

/api/v2/content/{id}

id

Content

Delete an existing content object.

/api/v2/content/{id}

id

Content

Gets list of reference contents of the given content.

/api/v2/content/{id}/reference-contents

id

Content

Get content options for creating a content object.

/api/v2/content/options

Content

Gets list of the files from gallery folder.

/api/v2/content/{id}/files

id

Content

Uploads a file in a content.

/api/v2/content/{id}/upload

id

Content

Delete a file from the gallery.

/api/v2/content/{id}/delete-file

id

Content

Gets the file metadata for the given file name.

/api/v2/content/{id}/file/metadata

id

Content

Updates only the specified properties of a content object.

/api/v2/content/{id}

id

Content

Deletes the given file.

/api/v2/content/{id}/delete-file-by-name

id

Content

Get the integrated content.

/api/v2/content/{id}/integrated

id

Content

Gets all the integrated contents of a parent content.

/api/v2/content/{id}/integrated-contents

id

Content

Deletes the given integrated content.

/api/v2/content/{id}/delete-integrated-content

id

Libraries

Returns list of all Libraries.

/api/v2/libraries

Libraries

Create a new library.

/api/v2/libraries

Libraries

Update an existing library.

/api/v2/libraries/{id}

id

Libraries

Delete an existing library.

/api/v2/libraries/{id}

id

Libraries

Returns list of all library folders.

/api/v2/libraries/{library-id}/folders

library-id

Libraries

Create a new folder.

/api/v2/libraries/{library-id}/folders

library-id

Libraries

Get a specific folder.

/api/v2/libraries/{library-id}/folders/{folder-id}

library-id

Libraries

Update an existing folder.

/api/v2/libraries/{library-id}/folders/{folder-id}

library-id

Libraries

Delete an existing folder.

/api/v2/libraries/{library-id}/folders/{folder-id}

library-id

Libraries

Returns list of all content in a specific folder.

/api/v2/libraries/{library-id}/folders/{folder-id}/content

library-id

Libraries

Get folder options for creating a folder.

/api/v2/libraries/{library-id}/folders/options

library-id

Libraries

Uploads a file in a folder.

/api/v2/libraries/{library-id}/folders/{folder-id}/upload

library-id

Libraries

Gets the file metadata for the given file name.

/api/v2/libraries/{library-id}/folders/{folder-id}/file/metadata

library-id

Libraries

Updates only the specified properties of a folder.

/api/v2/libraries/{library-id}/folders/{folder-id}

library-id

Libraries

Deletes the given file.

/api/v2/libraries/{library-id}/folders/{folder-id}/delete-file-by-name

library-id

Libraries

Get the integrated contents of a specific folder.

/api/v2/libraries/{library-id}/folders/{folder-id}/integrated

library-id

Libraries

Gets all the integrated contents of a parent folder.

/api/v2/libraries/{library-id}/folders/{folder-id}/integrated-contents

library-id

Libraries

Deletes the given integrated content.

/api/v2/libraries/{library-id}/folders/{folder-id}/delete-integrated-content

library-id

Users

Returns list of all users.

/api/v2/users

Users

Get a user by ID.

/api/v2/users/{id}

id

Users

Get a user by email.

/api/v2/users/by-email/{email}

email

Users

Get a user by username.

/api/v2/users/by-username/{username}

username

Details

Popular

Provider

Country HQ

US

API Type

REST

Categories

Channel Learning And Readiness

Alternatives

Important URLs

Last Updated on

2024-03-14

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo