ClearSlide website screenshot

ClearSlide

ClearSlide is a sales engagement platform, now part of Bigtincan, that unifies content management, communications (email, web conferencing, screen share), and real-time engagement analytics so sales teams can make every buyer interaction count. Its public Platform API lets customers and partners programmatically list presentations, create trackable links, retrieve engagement insights, manage users (including SCIM provisioning), upload content to Amazon S3, and reserve and manage scheduled meetings. The API uses OAuth 2.0 and is documented on a public ReadMe developer portal at developer.clearslide.com. ClearSlide was originally an a16z-backed company and is profiled here in the API Evangelist network.

ClearSlide publishes 6 APIs on the APIs.io network, including Insights API, Links API, Meetings API, and 3 more. Tagged areas include Company, Sales Engagement, Sales Enablement, Content Management, and Presentations.

ClearSlide’s developer surface includes documentation, API reference, getting-started guide, changelog, support, authentication, and 19 more developer resources.

49.1/100 developing ▬ flat Agent 33/100 agent aware Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessApproval
6 APIs 1 MCP Servers
CompanySales EngagementSales EnablementContent ManagementPresentationsAnalyticsMeetingsCRMOAuthSCIM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 49.1/100 · developing
Contract Quality 14.7 / 25
Developer Ergonomics 10.8 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 3.4 / 13
Governance 2.5 / 12
Discoverability 9.3 / 10
Agent readiness — 33/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/clearslide: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

ClearSlide Insights API

The Insights API from ClearSlide — 1 operation(s) for insights.

ClearSlide Links API

The Links API from ClearSlide — 1 operation(s) for links.

ClearSlide Meetings API

The Meetings API from ClearSlide — 2 operation(s) for meetings.

ClearSlide Presentations API

The Presentations API from ClearSlide — 1 operation(s) for presentations.

ClearSlide Upload API

The Upload API from ClearSlide — 2 operation(s) for upload.

ClearSlide Users API

The Users API from ClearSlide — 1 operation(s) for users.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

clearslide-mcp.yml

MCP SERVER

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Clearslide Authentication

oauth2 · 1 scheme

SECURITY

Clearslide Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Clearslide Vulnerability Disclosure

contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Clearslide Scopes

2 scopes · authorizationCode/password

2 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 6

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: clearslide
name: ClearSlide
description: ClearSlide is a sales engagement platform, now part of Bigtincan, that unifies content management, communications
  (email, web conferencing, screen share), and real-time engagement analytics so sales teams can make every buyer interaction
  count. Its public Platform API lets customers and partners programmatically list presentations, create trackable links,
  retrieve engagement insights, manage users (including SCIM provisioning), upload content to Amazon S3, and reserve and manage
  scheduled meetings. The API uses OAuth 2.0 and is documented on a public ReadMe developer portal at developer.clearslide.com.
  ClearSlide was originally an a16z-backed company and is profiled here in the API Evangelist network.
accessModel:
  pricing: unknown
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Requires approval
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.clearslide.com/wp-content/themes/clearslide/images/logo.svg
url: https://raw.githubusercontent.com/api-evangelist/clearslide/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-parent-company: Bigtincan
tags:
- Company
- Sales Engagement
- Sales Enablement
- Content Management
- Presentations
- Analytics
- Meetings
- CRM
- OAuth
- SCIM
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
apis:
- aid: clearslide:clearslide-insights-api
  name: ClearSlide Insights API
  description: The Insights API from ClearSlide — 1 operation(s) for insights.
  humanURL: https://developer.clearslide.com/
  baseURL: https://platform.clearslide.com
  tags:
  - Insights
  properties:
  - type: OpenAPI
    url: openapi/clearslide-insights-api-openapi.yml
  - type: APIReference
    url: https://developer.clearslide.com/reference
  - type: Documentation
    url: https://developer.clearslide.com/docs/introduction
  - type: GettingStarted
    url: https://developer.clearslide.com/docs/getting-started-1
- aid: clearslide:clearslide-links-api
  name: ClearSlide Links API
  description: The Links API from ClearSlide — 1 operation(s) for links.
  humanURL: https://developer.clearslide.com/
  baseURL: https://platform.clearslide.com
  tags:
  - Links
  properties:
  - type: OpenAPI
    url: openapi/clearslide-links-api-openapi.yml
  - type: APIReference
    url: https://developer.clearslide.com/reference
  - type: Documentation
    url: https://developer.clearslide.com/docs/introduction
  - type: GettingStarted
    url: https://developer.clearslide.com/docs/getting-started-1
- aid: clearslide:clearslide-meetings-api
  name: ClearSlide Meetings API
  description: The Meetings API from ClearSlide — 2 operation(s) for meetings.
  humanURL: https://developer.clearslide.com/
  baseURL: https://platform.clearslide.com
  tags:
  - Meetings
  properties:
  - type: OpenAPI
    url: openapi/clearslide-meetings-api-openapi.yml
  - type: APIReference
    url: https://developer.clearslide.com/reference
  - type: Documentation
    url: https://developer.clearslide.com/docs/introduction
  - type: GettingStarted
    url: https://developer.clearslide.com/docs/getting-started-1
- aid: clearslide:clearslide-presentations-api
  name: ClearSlide Presentations API
  description: The Presentations API from ClearSlide — 1 operation(s) for presentations.
  humanURL: https://developer.clearslide.com/
  baseURL: https://platform.clearslide.com
  tags:
  - Presentations
  properties:
  - type: OpenAPI
    url: openapi/clearslide-presentations-api-openapi.yml
  - type: APIReference
    url: https://developer.clearslide.com/reference
  - type: Documentation
    url: https://developer.clearslide.com/docs/introduction
  - type: GettingStarted
    url: https://developer.clearslide.com/docs/getting-started-1
- aid: clearslide:clearslide-upload-api
  name: ClearSlide Upload API
  description: The Upload API from ClearSlide — 2 operation(s) for upload.
  humanURL: https://developer.clearslide.com/
  baseURL: https://platform.clearslide.com
  tags:
  - Upload
  properties:
  - type: OpenAPI
    url: openapi/clearslide-upload-api-openapi.yml
  - type: APIReference
    url: https://developer.clearslide.com/reference
  - type: Documentation
    url: https://developer.clearslide.com/docs/introduction
  - type: GettingStarted
    url: https://developer.clearslide.com/docs/getting-started-1
- aid: clearslide:clearslide-users-api
  name: ClearSlide Users API
  description: The Users API from ClearSlide — 1 operation(s) for users.
  humanURL: https://developer.clearslide.com/
  baseURL: https://platform.clearslide.com
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/clearslide-users-api-openapi.yml
  - type: APIReference
    url: https://developer.clearslide.com/reference
  - type: Documentation
    url: https://developer.clearslide.com/docs/introduction
  - type: GettingStarted
    url: https://developer.clearslide.com/docs/getting-started-1
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://developer.clearslide.com/
- type: Documentation
  url: https://developer.clearslide.com/docs/introduction
- type: APIReference
  url: https://developer.clearslide.com/reference
- type: GettingStarted
  url: https://developer.clearslide.com/docs/getting-started-1
- type: ChangeLog
  url: https://developer.clearslide.com/changelog
- type: Support
  url: https://developer.clearslide.com/discuss
- type: Login
  url: https://www.clearslide.com/auth/login
- type: TermsOfService
  url: https://www.clearslide.com/legal/terms/
- type: PrivacyPolicy
  url: https://www.clearslide.com/legal/privacy/
- type: LLMsTxt
  url: llms/clearslide-llms.txt
- type: OpenAPI
  url: openapi/clearslide-openapi.yml
- type: Overlay
  url: overlays/clearslide-openapi-overlay.yaml
- type: Authentication
  url: authentication/clearslide-authentication.yml
- type: OAuthScopes
  url: scopes/clearslide-scopes.yml
- type: Conventions
  url: conventions/clearslide-conventions.yml
- type: Lifecycle
  url: lifecycle/clearslide-lifecycle.yml
- type: Conformance
  url: conformance/clearslide-conformance.yml
- type: Compliance
  url: https://www.clearslide.com/about/security/
- type: VulnerabilityDisclosure
  url: security/clearslide-vulnerability-disclosure.yml
- type: Security
  url: https://www.clearslide.com/about/security/
- type: DomainSecurity
  url: security/clearslide-domain-security.yml
- type: WellKnown
  url: well-known/clearslide-well-known.yml
- type: MCPServer
  url: mcp/clearslide-mcp.yml
- type: DataModel
  url: data-model/clearslide-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence