P

Plivo REST API

REST discovered

Details
URL
https://api.plivo.com/v1/Account/{auth_id}/
Docs
https://www.plivo.com/docs/account/api/overview
Authentication
Plivo Auth ID and Auth Token basic discovered Get credentials ↗
Authorization: Basic <credential>

Sign in to the Plivo Console Dashboard and copy your Auth ID and Auth Token. Plivo docs state all API requests use HTTP Basic authentication with Auth ID as the username and Auth Token as the password.