Overview
Documentation
This is the official documentation of deskree-js - Javascript SDK of the Deskree platform.
For a better visual experience visit our documentation page.
Installation
Install the Deskree SDK using npm:
deskree-js
is using axios as a dependency. Hence, it must be installed in your package.json
for the SDK to work.
Initial Setup
Import the createClient
method for NodeJS backend projects and create an instance of the client passing the configurations required:
Read more about createClient() Method
Authorization
To learn about authorization flow, visit Authorization
List of Modules
Last updated