ClearSlide · OAuth Scopes

ClearSlide OAuth Scopes

OAuth 2.0 searched

ClearSlide publishes 2 OAuth 2.0 scopes via the authorizationCode and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the ClearSlide API on a user’s behalf.

Tokens are issued from https://oauth.platform.clearslide.com/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanySales EngagementSales EnablementContent ManagementPresentationsAnalyticsMeetingsCRMAuthenticationSCIM
Scopes: 2 Flows: authorizationCode, refreshToken Method: searched

OAuth endpoints

Authorization URL
https://oauth.platform.clearslide.com/oauth/authorize
Token URL
https://oauth.platform.clearslide.com/oauth/token
Flows
authorizationCoderefreshToken

Scopes (2)

ScopeDescriptionFlows
read Read access to ClearSlide resources. authorizationCode, refreshToken
write Write access to ClearSlide resources. authorizationCode, refreshToken

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: >-
  https://docs.platform.clearslide.com/oauth2.html and https://developer.clearslide.com/docs/oauth-20
docs: https://developer.clearslide.com/docs/oauth-20
scope_count: 2
granularity: coarse
schemes:
- name: oauth2
  authorization_server: https://oauth.platform.clearslide.com
  flows:
  - flow: authorizationCode
    authorizationUrl: https://oauth.platform.clearslide.com/oauth/authorize
    tokenUrl: https://oauth.platform.clearslide.com/oauth/token
  - flow: refreshToken
    tokenUrl: https://oauth.platform.clearslide.com/oauth/token
  description: >-
    ClearSlide supports the OAuth 2.0 Authorization Code grant (RFC 6749 §4.1) and refresh_token
    grant. Register a client redirect URL with apisupport@clearslide.com to receive a client id
    and client secret.
  correction: >-
    A `password` (Resource Owner Password Credentials) flow was recorded in the prior round. It is
    not documented on either of ClearSlide's published OAuth pages and has been removed.
scopes:
- scope: read
  description: Read access to ClearSlide resources.
  flows: [authorizationCode, refreshToken]
  observed_in: token response "scope":"read write"
  sources:
  - https://docs.platform.clearslide.com/oauth2.html
- scope: write
  description: Write access to ClearSlide resources.
  flows: [authorizationCode, refreshToken]
  observed_in: token response "scope":"read write"
  sources:
  - https://docs.platform.clearslide.com/oauth2.html
scope_to_operation:
  published: false
  note: >-
    ClearSlide publishes no mapping from scope to operation. The Swagger document declares no
    securityDefinitions and no per-operation security, so which scope any given call requires is
    undocumented. The mapping below is our reading of read-vs-write semantics, not a provider
    statement.
  inferred:
  - scope: read
    operations: [GET /presentations, GET /insights, GET /users, "GET /upload/{uploadID}", GET /meeting/scheduled]
  - scope: write
    operations: [POST /links, POST /upload, POST /meeting/scheduled, "PUT /meeting/scheduled/{inviteMailVid}"]
findings:
- >-
  Two scopes cover the entire platform. The same `write` scope that creates a trackable link also
  covers SCIM user and group provisioning — creating, deactivating and deleting directory users —
  so a token issued for content sharing carries directory-administration authority.
- >-
  No scope is documented for the SCIM surface at all, despite it being the highest-privilege
  surface ClearSlide exposes.
gaps:
- No scope reference page exists on the developer portal.
- No incremental or step-up authorisation is documented.
- No way for a consumer to request a reduced scope for a narrow integration.

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/clearslide-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.