Latest

Authentication

All requests to Plivo API are authenticated with BasicAuth using the values of the Auth ID and Auth Token that appear on the Overview page of the console.

1
2
curl -i --user AUTH_ID:AUTH_TOKEN \
    https://api.plivo.com/v1/Account/{auth_id}/Zentrunk/Call/{call_uuid}/