telnyx-account-javascript

Manage Telnyx account resources via JavaScript SDK examples.

3|2|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/team-telnyx/telnyx-toolkit --skill telnyx-account-javascript-team-telnyx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telnyx-account-javascript
Source: https://github.com/team-telnyx/telnyx-toolkit/tree/main/api/javascript/telnyx-account-javascript
Command: npx skills add https://github.com/team-telnyx/telnyx-toolkit --skill telnyx-account-javascript-team-telnyx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps manage various aspects of your Telnyx account, including finances, logs, and user settings, using JavaScript.

Core Features & Use Cases

  • Financial Management: View balance, retrieve invoices, and manage auto-recharge preferences.
  • Activity Monitoring: List audit logs and search detail records for call or message activity.
  • User Configuration: Manage user tags and webhook deliveries.
  • Use Case: A developer can use this skill to programmatically check their account balance and retrieve recent invoices to track spending.

Quick Start

Use the telnyx-account-javascript skill to list all audit log entries.

Frequently Asked Questions about telnyx-account-javascript

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my Telnyx account balance using JavaScript?

You can check your Telnyx account balance programmatically by using the JavaScript SDK to retrieve balance details. This skill provides examples to facilitate financial oversight and track spending within your Telnyx account.

How do I retrieve Telnyx invoices programmatically via JavaScript?

Retrieve Telnyx invoices by using the JavaScript SDK examples provided to fetch invoice records. This allows developers to automate financial management and track billing history directly from their account.

Can I view Telnyx audit logs and webhook deliveries with JavaScript?

Yes, you can view Telnyx audit logs and webhook deliveries. The skill uses JavaScript SDK examples to list audit events and manage webhook deliveries for operational monitoring within the platform.

Do I need a Telnyx API key to manage billing and account details in JavaScript?

Yes, a Telnyx API key is required for authentication and access to account-specific data. This key enables the JavaScript SDK to manage billing, user tags, and detail records securely.

How do I search Telnyx call or message detail records in JavaScript?

Search Telnyx detail records for call or message activity using the JavaScript SDK examples included in this skill. It facilitates operational monitoring by allowing developers to query specific account events.

How do I manage Telnyx payment auto-recharge preferences with JavaScript?

Manage Telnyx payment auto-recharge preferences by using the JavaScript SDK to update your account settings. This ensures continuous service by automating balance top-ups when funds run low.