LogoLogo
HomepageScreendesk DocsChangelogPricingContact
v2
v2
  • Overview
  • Screendesk API
    • Overview
    • Authentication
    • Errors
    • Pagination
    • API Reference
      • Recordings
      • Users
  • SCIM / Autoprovisioning
    • Overview
    • Authentication
    • API Reference
Powered by GitBook
On this page
  • API Endpoint
  • API Reference
  • Authentication
  • Errors

Was this helpful?

Export as PDF
  1. Screendesk API

Overview

PreviousOverviewNextAuthentication

Last updated 8 months ago

Was this helpful?

The Screendesk API is REST-based and uses standard HTTP verbs and status codes. The API accepts form-encoded request bodies and returns JSON-encoded responses. All requests should be made over SSL.

If you have any question, please contact the Screendesk support.

API Endpoint

The base URL to access the Screendesk API is https://app.screendesk.io.

For example, to access the recordings endpoint, just add the endpoint to the base URL: https://app.screendesk.io/api/v1/recordings.

API Reference

Authentication

Errors

API Reference

Learn more about the endpoints you can use from the Screendesk API.

Authentication

Create an API access token and authenticate your API requests.

Errors

Learn about API errors.