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.
Access model
All platform interaction is through thelk CLI and the Telnyx Portal. There is no direct access to underlying infrastructure (no kubectl, no SSH).
What Telnyx manages
- LiveKit SFU (media server)
- SIP service (built-in telephony)
- Agent container runtime and orchestration
- Autoscaling
- TLS/SSL termination and load balancing
- Health checks and rolling deploys
What you control
| Capability | How |
|---|---|
| Agent code and Dockerfile | lk agent deploy . |
| Secrets | lk agent deploy --secrets / lk agent update-secrets |
| Rollback | lk agent rollback |
| Logs | lk agent logs |
| Phone numbers | Telnyx Portal |
| SIP connections | Telnyx Portal |
| Model selection | Telnyx plugin or BYOK |
Current limitations
- No volume mounts or persistent storage
- No custom networking or network policies
- No privileged containers
- No custom domains
- No direct database access — use external services with secrets