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-images.s3.amazonaws.com/shared/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: DeveloperPortal
  url: https://developers.highspot.com/
- type: Authentication
  url: authentication/highspot-authentication.yml
- type: Conventions
  url: conventions/highspot-conventions.yml
- type: Lifecycle
  url: lifecycle/highspot-lifecycle.yml
- type: Conformance
  url: conformance/highspot-conformance.yml
- type: Support
  url: https://www.highspot.com/contact/
contact:
- FN: Highspot Support
  url: https://www.highspot.com/contact/
  email: support@highspot.com