Node.js SDK
Evaluate calls from VAPI
The Node.js SDK is continually evolving, with new endpoints being added for notifications, events, and more. Stay tuned for updates!
Overview
The Roark Node.js SDK provides a streamlined way to interact with the Roark API. This guide will help you quickly set up the SDK and start analyzing call recordings in your application.
Prerequisites
Before you begin, ensure you have:
- Node.js v12 or higher - Download Node.js
- A Roark API Key - Generate one here
Installation
Choose your preferred package manager:
Quick Start
Import the SDK
Initialize the Client
Replace YOUR_ROARK_API_KEY
with your actual API key from Roark.
Create an evaluation job for one or many calls
You can find the evaluator slug from the Evaluators section on the dashboard. Or you can use all to evaluate with all available evaluators.
You're All Set
That’s it! You can now use the SDK to create evaluations