Installation Methods
Install the RecallrAI Node.js SDK with your preferred package manager.- npm
- yarn
- pnpm
Verify Installation
Get Your API Credentials
Sign up for RecallrAI
Create an account at RecallrAI Dashboard.
Get your API key
Navigate to your project API keys section and create an API key. It starts with
rai_.Next Steps
Quickstart
Get started with the Node.js SDK in minutes
Client Reference
Learn about the RecallrAI client class
User Management
Manage users, sessions, and memories
View on GitHub
Visit the SDK repository for examples and source code