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.
The base URL to access the Screendesk API is https://app.screendesk.io.
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.
https://app.screendesk.io/api/v1/recordings
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.
Last updated 1 year ago
Was this helpful?