telnyx-freemium-upgrade

Upgrade Telnyx accounts from freemium to professional tiers via GitHub or LinkedIn verification.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, python3, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of upgrading a Telnyx account from the freemium tier to the professional tier, removing limitations and enabling access to advanced features.

Core Features & Use Cases

  • Automatic Upgrade Triggering: Activates based on specific API error codes or heuristic triggers indicating freemium restrictions.
  • Verification Methods: Supports both GitHub and LinkedIn for identity verification, with a decision tree for method selection.
  • Use Case: When a user attempts to send an SMS to an unverified number and receives error code 10039, this Skill can be activated to guide them through the upgrade process using their GitHub or LinkedIn account.

Quick Start

Activate the telnyx-freemium-upgrade skill to upgrade your Telnyx account using your GitHub identity.

Frequently Asked Questions about telnyx-freemium-upgrade

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

FAQPage Schema
How do I upgrade my Telnyx account from freemium to professional tier?

You can upgrade your Telnyx account from freemium to professional tier by triggering an automated process that uses GitHub or LinkedIn for identity verification, removing API restrictions and enabling advanced features.

Why does my Telnyx API request return error code 10039?

Telnyx API error code 10039 indicates a freemium tier restriction, typically occurring when attempting actions like sending an SMS to an unverified number. This triggers the need to upgrade your account to unlock full API capabilities.

Do I need GitHub or LinkedIn to verify my Telnyx account for an upgrade?

You need either GitHub or LinkedIn to verify your identity for a Telnyx account upgrade. The process includes a decision tree that selects the appropriate verification method to seamlessly handle your transition to the professional tier.

What are the limitations of a Telnyx freemium account?

Telnyx freemium accounts have specific limitations including number limits and feature unavailability. These restrictions are detected via heuristic triggers and API error codes, prompting the need to upgrade to the professional tier for full access.

Can I automate Telnyx account management using GitHub and Python?

Yes, you can automate Telnyx account management and upgrades using Python3 and GitHub. This approach manages token types, performs scope checks, and sends cross-channel notifications to seamlessly streamline the user upgrade experience.