Highspot API

The Highspot REST API provides programmatic access to the Highspot sales enablement platform, enabling management of content (spots and items), users, groups, pitches, domain settings, and analytics. Supports standard HTTP methods (GET, POST, PUT, DELETE) with API key authentication using client key and secret credentials obtained from the Developer section of Highspot account settings.

API entry from apis.yml

apis.yml Raw ↑
aid: highspot:highspot-api
name: Highspot API
description: The Highspot REST API provides programmatic access to the Highspot sales enablement platform,
  enabling management of content (spots and items), users, groups, pitches, domain settings, and analytics.
  Supports standard HTTP methods (GET, POST, PUT, DELETE) with API key authentication using client key
  and secret credentials obtained from the Developer section of Highspot account settings.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://www.highspot.com/
baseURL: https://api-su2.highspot.com
tags:
- Sales Enablement
- Content Management
- Pitch Analytics
- CRM Integration
properties:
- type: Documentation
  url: https://highspot.readthedocs.io/en/latest/primary-modules.html
- type: PythonSDK
  url: https://highspot.readthedocs.io/
- type: Authentication
  url: https://docs.workato.com/en/connectors/highspot.html
contact:
- FN: Highspot Support
  url: https://www.highspot.com/contact/
  email: [email protected]