https://api.telnyx.com/v2 conventions apply to the current Telnyx REST API. Telnyx also provides active product-specific interfaces with different protocols, authentication, media types, and response contracts. These interfaces are not deprecated merely because they do not use the V2 REST conventions.
Active product-specific interfaces
- Cloud Storage S3 operations use S3-compatible credentials and AWS Signature Version 4. Follow Cloud Storage API endpoints.
- WebRTC clients use short-lived client tokens and WebRTC signaling rather than a server-side Telnyx API key.
- WebSocket APIs define connection-specific authentication messages, event schemas, and lifecycle behavior. Follow the selected product’s WebSocket guide.
- Webhook deliveries are inbound callbacks with product-specific validation and acknowledgment contracts. Follow Webhook fundamentals and the selected product’s webhook reference.
Retired HTTP API inventory
Do not use these HTTP endpoints for new integrationsThe endpoints below predate the current V2 REST API. Use the current API reference for new integrations. Contact Telnyx Support before changing an existing integration that still depends on one of them.
https://api.telnyx.com/originationhttps://api.telnyx.com/terminationhttps://api.telnyx.com/messaginghttps://api.telnyx.com/reportinghttps://api.telnyx.com/securityhttps://api.telnyx.com/accounthttps://api.telnyx.com/caller-informationhttps://api.telnyx.com/LRNhttps://api.telnyx.com/LRNLookuphttps://sms.telnyx.com/messages
Existing DNS ENUM and XML UDP integrations
DNS ENUM and XML UDP behavior is outside the V2 REST contract. Do not infer its lifecycle or migration path from the REST API version. Contact Telnyx Support before creating or modifying an integration that depends onapi.telnyx.com or lrnlookup.telnyx.com through those protocols.