Skip to main content

Installation

Requirements

  • Node.js 18.10.0+
  • Full TypeScript support

Get Your API Key

To use the SDK, you will need an API key from your itellicoAI dashboard:
1

Navigate to API Keys

Go to Developers → API Keys
2

Create Key

Click Create API Key
3

Copy Key

Copy the generated key — it is only shown once
Store your API key securely using environment variables. Never commit it to version control.

Quick Start


SDK Operations

Agent Management

List Agents

Retrieve Agent

Update Agent

Archive Agent

List Conversations

List Phone Numbers

Create Phone Number

Get Phone Number

Update Phone Number

Delete Phone Number

List Models

List Transcribers

List Voices

List SIP Trunks

Create SIP Trunk

Get SIP Trunk

Update SIP Trunk

Delete SIP Trunk

Get Usage Analytics

List Subaccounts

Create Subaccount

Get Subaccount

Update Subaccount


Error Handling


Environment Variables


TypeScript Types

Full TypeScript definitions included:

Resources

NPM Package

Install from NPM

GitHub Repository

View source code on GitHub

API Reference

Browse REST API documentation