Telnyx — voice and messaging
telnyx/api · version 1
envs add telnyx/api
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
TELNYX_API_KEY |
required | secret | Server-side key.. Shape ^KEY[A-Za-z0-9_-]{20,}$. where to get it |
TELNYX_PUBLIC_KEY |
optional | config | Verifies webhook signatures. A public key by construction.. where to get it |