Plivo — messaging and voice
plivo/api · version 1
envs add plivo/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 |
|---|---|---|---|
PLIVO_AUTH_ID |
required | secret | The basic auth username, and part of every endpoint path. Plivo states nothing about either half.. where to get it |
PLIVO_AUTH_TOKEN |
required | secret | The basic auth password. Plivo never says to keep it private, which is a gap in its documentation rather than a judgement: a value used as a password is treated as one here.. where to get it |