telnyx-10dlc-javascript

Installation
SKILL.md

Telnyx 10DLC - 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
5
Repository
team-telnyx/ai
GitHub Stars
171
First Seen
Apr 27, 2026