telnyx-account-reports-javascript

Installation
SKILL.md

Telnyx Account Reports - 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
7
Repository
team-telnyx/ai
GitHub Stars
171
First Seen
Apr 3, 2026