1. Install the SDK
In your Node.js project, install the official package.
bash
npm install @vaidesk/sdk-nodeIntegrations · Quickstart
Four steps from `npm install` to first event received.
In your Node.js project, install the official package.
npm install @vaidesk/sdk-nodeGet a token from your V Ai Desk account (admin panel → tokens) and save it in an environment variable.
VAIDESK_API_KEY=vd_live_a3b1f7e2_...Use the SDK to create a conversation on the end-customer side.
integrations.quickstart.steps.s3.codePoint a URL in your system to receive events from V Ai Desk. Use the HMAC validation helper.
integrations.quickstart.steps.s4.codeDone. From here you can explore all REST API endpoints and the complete list of webhook events.
Tell us about your case. We get back within one business day.