telnyx-numbers-javascript

Originally fromteam-telnyx/skills
Installation
SKILL.md

Telnyx Numbers - JavaScript

Installation

npm install telnyx

Setup

import Telnyx from 'telnyx';

const client = new Telnyx({
  apiKey: process.env['TELNYX_API_KEY'], // This is the default and can be omitted
});
Related skills
Installs
12
Repository
team-telnyx/ai
GitHub Stars
171
First Seen
Apr 6, 2026