Logo
Highspot Logo

Highspot APIs

Highspot delivers the industry's most advanced sales enablement tools and software for improving marketing effectiveness and increasing sales

Highspot APIs

Account Request URL

https://app.highspot.com/signin?

Base Endpoint

-

Account

Retrieve the account information.

api/v1/account

Activity

Create a new activity.

api/v1/activities

contentId, activityTypeId, dealId, datetimeUtc, description, note, subject

Activity

Retrieve the activities associated with the specified deal.

api/v1/activities

dealId, offset, limit

Activity

Delete the specified activity.

api/v1/activities/{activityId}

ActivityType

Retrieve the activity types.

api/v1/activityTypes

Content

Retrieve the content summary.

api/v1/content

folderId, index, offset, limit, sort, filter

Content

Update the content metadata.

api/v1/content/{contentId}

name, description, tags, keywords, status, departmentId

Content

Upload a new content.

api/v1/content

Content

Delete the specified content.

api/v1/content/{contentId}

ContentAnalytics

Retrieve the content analytics.

api/v1/contentAnalytics

contentId, datetimeUtc, offset, limit

ContentCompliance

Run compliance scan for given content.

api/v1/contentCompliance

contentId

ContentFolder

Retrieve the content folder information.

api/v1/contentFolders/{contentFolderId}

ContentFolder

Update the content folder metadata.

api/v1/contentFolders/{contentFolderId}

name, description, departmentId

ContentFolder

Create a new content folder.

api/v1/contentFolders

parentId, name, description, departmentId

ContentFolder

Delete the specified content folder.

api/v1/contentFolders/{contentFolderId}

ContentRecommendation

Retrieve the recommended content.

api/v1/contentRecommendations

contentType, offset, limit

ContentReview

Create a new content review.

api/v1/contentReviews

contentId

ContentSearch

Search for content.

api/v1/contentSearch

keywords, contentTypes, tagNames, contentTypeIds, folders, departments, approvers, reviewers, customFieldIds, customFieldValueIds, orderBy, offset, limit, filter

ContentTag

Retrieve the content tags.

api/v1/contentTags

ContentVersion

Update the content version metadata.

api/v1/contentVersions/{contentVersionId}

name, description, tags, keywords, status

ContentVersion

Retrieve the content version information.

api/v1/contentVersions/{contentVersionId}

ContentVersion

Delete the specified content version.

api/v1/contentVersions/{contentVersionId}

ContentView

Create a new content view.

api/v1/contentView

contentId

ContentViewStats

Retrieve the content view stats.

api/v1/contentViewStats

contentId, datetimeUtc, offset, limit

Department

Retrieve the departments.

api/v1/departments

offset, limit, sort, filter

Discussion

Create a new discussion.

api/v1/discussions

contentId, subject, note

Discussion

Retrieve the discussions associated with the specified content.

api/v1/discussions

contentId, offset, limit

Discussion

Delete the specified discussion.

api/v1/discussions/{discussionId}

DiscussionMessage

Create a new discussion message.

api/v1/discussionMessages

discussionId, content, note

DiscussionMessage

Retrieve the discussion messages associated with the specified discussion.

api/v1/discussionMessages

discussionId, offset, limit

DiscussionMessage

Delete the specified discussion message.

api/v1/discussionMessages/{discussionMessageId}

EmailCampaign

Create a new email campaign.

api/v1/emailCampaigns

name, subject, contentId, recipients, sendDateTimeUtc, status

EmailCampaign

Retrieve the email campaigns.

api/v1/emailCampaigns

offset, limit, sort, filter

EmailCampaign

Update the email campaign metadata.

api/v1/emailCampaigns/{emailCampaignId}

name, contentId, recipients, sendDateTimeUtc, status

EmailCampaign

Delete the specified email campaign.

api/v1/emailCampaigns/{emailCampaignId}

EmailTemplate

Retrieve the email templates.

api/v1/emailTemplates

offset, limit, sort, filter

File

Upload a new file.

api/v1/files

File

Retrieve the file metadata.

api/v1/files/{fileId}

File

Delete the specified file.

api/v1/files/{fileId}

Folder

Retrieve the folders.

api/v1/folders

offset, limit, sort, filter

Folder

Update the folder metadata.

api/v1/folders/{folderId}

name, description, departmentId

Folder

Create a new folder.

api/v1/folders

parentId, name, description, departmentId

Folder

Delete the specified folder.

api/v1/folders/{folderId}

Group

Retrieve the groups.

api/v1/groups

offset, limit, sort, filter

InMail

Send an InMail.

api/v1/inMails

subject, content, recipients

Language

Retrieve the languages.

api/v1/languages

Library

Retrieve the libraries.

api/v1/libraries

offset, limit, sort, filter

Library

Update the library metadata.

api/v1/libraries/{libraryId}

name, description

Library

Create a new library.

api/v1/libraries

name, description

Library

Delete the specified library.

api/v1/libraries/{libraryId}

Notification

Retrieve the notifications.

api/v1/notifications

offset, limit, sort, filter

Notification

Send a notification.

api/v1/notifications

subject, content, recipients

OAuth

Authorize the client application using OAuth2.0.

api/oauth2/authorize

response_type, client_id, redirect_uri, scope

OAuth

Get the access token.

api/oauth2/token

grant_type, code, client_id, client_secret, redirect_uri

Organization

Retrieve the organization information.

api/v1/organization

Permission

Retrieve the permissions.

api/v1/permissions

offset, limit, sort, filter

Ping

Send a ping.

api/v1/ping

Role

Retrieve the roles.

api/v1/roles

offset, limit, sort, filter

Role

Create a new role.

api/v1/roles

name, description, permissions

Role

Update the role metadata.

api/v1/roles/{roleId}

name, description, permissions

Role

Delete the specified role.

api/v1/roles/{roleId}

Search

Search for data.

api/v1/search

keywords, entityTypes, tagNames, contentTypeIds, folders, departments, approvers, reviewers, customFieldIds, customFieldValueIds, orderBy, offset, limit, filter

Session

Create a new session.

api/v1/sessions

username, password

Session

Delete the specified session.

api/v1/sessions/{sessionId}

Team

Retrieve the teams.

api/v1/teams

offset, limit, sort, filter

Team

Create a new team.

api/v1/teams

name, description, members

Team

Update the team metadata.

api/v1/teams/{teamId}

name, description, members

Team

Delete the specified team.

api/v1/teams/{teamId}

Token

Retrieve the tokens.

api/v1/tokens

offset, limit, sort, filter

Token

Create a new token.

api/v1/tokens

name, description, roleId, expirationDateUtc

Token

Update the token metadata.

api/v1/tokens/{tokenId}

name, description, roleId, expirationDateUtc

Token

Delete the specified token.

api/v1/tokens/{tokenId}

User

Retrieve the user information.

api/v1/user

User

Delete the specified user.

api/v1/users/{userId}

User

Update the user metadata.

api/v1/users/{userId}

firstName, lastName, email, departmentId, title, roleId

User

Create a new user.

api/v1/users

firstName, lastName, email, departmentId, title, roleId

Details

Provider

Country HQ

US

API Type

REST

Categories

Channel Learning And Readiness

Alternatives

Important URLs

Last Updated on

2025-03-06

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