iglooOverview

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

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

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

Learn about API errors.

Last updated

Was this helpful?