telnyx-numbers-compliance-go

Manage Teleynx numbers compliance workflows with Go SDK examples.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github.com/team-telnyx/telnyx-go.

What problem does it solve?

This Skill simplifies the management of regulatory requirements, number bundles, supporting documents, and verified numbers for compliance purposes, specifically providing examples for Go SDK integration.

Core Features & Use Cases

  • Bundle Management: Retrieve, create, and manage billing and user bundles.
  • Document Handling: Upload, retrieve, update, delete, and download compliance-related documents.
  • Verification Processes: Request phone number verification and submit verification codes.
  • Use Case: A developer needs to programmatically manage phone number compliance requirements for a new region using the Telnyx Go SDK. They can use this skill to list available bundles, upload necessary documentation, and initiate the verification process for their numbers.

Quick Start

Use the telnyx-numbers-compliance-go skill to retrieve all allowed billing bundles.

Frequently Asked Questions about telnyx-numbers-compliance-go

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

FAQPage Schema
How do I manage Telnyx phone number compliance and regulatory requirements in Go?

Manage Telnyx phone number compliance in Go by using the telnyx-go SDK to programmatically retrieve regulatory bundles, upload supporting documents, and handle number lifecycle adherence. This provides direct API interaction for regional compliance.

How do I upload compliance documents for Telnyx number verification using the Go SDK?

Upload compliance documents for Telnyx number verification using the Go SDK to submit supporting files, update existing documentation, and download records. This handles document lifecycle management required for regulatory approval.

What is a Telnyx regulatory bundle and when do I need it for number provisioning?

A Telnyx regulatory bundle is a collection of required compliance documents and user information needed when provisioning phone numbers in specific regulated regions. You must create and submit these bundles to verify number ownership.

Do I need the telnyx-go library to automate phone number verification processes?

Yes, you need the telnyx-go library dependency to automate phone number verification processes. It provides the necessary SDK methods to request number verification and submit verification codes programmatically.

Can I retrieve and create billing bundles for Telnyx numbers programmatically?

Yes, you can retrieve and create billing bundles for Telnyx numbers programmatically. The Skill provides Go SDK examples to list all allowed billing bundles and manage user bundles for compliance purposes.

How do I request phone number verification and submit verification codes with Go?

Request phone number verification and submit verification codes with Go by calling the respective Telnyx API endpoints through the telnyx-go SDK. This initiates the verification process and validates the compliance status.