SDKs
Node.js SDK
Add call monitoring and analytics to your Node.js applications
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
1
Import the SDK
2
Initialize the Client
Replace YOUR_ROARK_API_KEY
with your actual API key from Roark.
3
Post a Call Recording
4
You're All Set
That’s it! You can now use the SDK to post call recordings to Roark and analyze them in real-time.