Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt

Use this file to discover all available pages before exploring further.

RESTful HTTP endpoints that consume and return JSON. Requires API token authentication for most endpoints.

API V2 Endpoint

https://api.telnyx.com/v2

S3 Compatible Endpoints

  • us-central-1.telnyxcloudstorage.com
  • us-east-1.telnyxcloudstorage.com
  • us-west-1.telnyxcloudstorage.com
See Cloud Storage API endpoints

Legacy Endpoints

No documentation exists for these endpoints. All documentation under /development pertains to V2 API.

V1 HTTP

  • https://api.telnyx.com/origination
  • https://api.telnyx.com/termination
  • https://api.telnyx.com/messaging
  • https://api.telnyx.com/reporting
  • https://api.telnyx.com/security
  • https://api.telnyx.com/account
  • https://api.telnyx.com/caller-information
  • https://api.telnyx.com/LRN
  • https://api.telnyx.com/LRNLookup
  • https://sms.telnyx.com/messages

DNS ENUM

  • api.telnyx.com
  • lrnlookup.telnyx.com

XML UDP

  • lrnlookup.telnyx.com

Core Concepts

Authentication & Security

Learn how to authenticate with Telnyx APIs and secure your applications.

Reliability & Performance

Understand how to build robust applications that handle errors gracefully.

Data Standards

Follow Telnyx conventions for data formatting and API interactions.

Real-time Communications

Implement real-time features using webhooks and event-driven architecture.