Plivo API - Source Code
Plivo is a telephony platform for integration with other apps. It is built to be integrative and take desired call making and receiving functions off of developers’ hands. It provides capacity for conferencing, call tracking, recording, and more. This API is HTTP-based with SSL support for exposing all of the services essential functionality. It returns JSON responses. Pricing details are forthcoming from the developers.

- Versions
- SDKs (9)
- Articles (3)
- How To(0)
- Source Code(20)
- Libraries(1)
- Developers (4)
- Followers (16)
- Changelog (31)
Sample Source Code (20)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Plivo Send Alphanumeric NodeJS Sample Code by Plivo | The Plivo Send Alphanumeric NodeJS Sample Code by Plivo presents how to set up an alphanumeric sender ID. It includes a receiver's phone number with country code. |
![]() | Plivo Send SMS NodeJS Sample Code by Plivo | The Plivo Send SMS NodeJS Sample Code by Plivo presents how to send a message. It provides a sample successful output with given requests. |
![]() | Plivo SMS Email NodeJS Sample Code by Plivo | The Plivo SMS Email NodeJS Sample Code by Plivo presents how to send a message via email. The code assists developers in sending the received SMS to an email account. |
![]() | Plivo Reply to SMS NodeJS Sample Code by Plivo | The Plivo Reply to SMS NodeJS Sample Code by Plivo presents how to reply to a message. It includes sender and receiver phone numbers with an XML message as an output. |
![]() | Plivo Receive SMS NodeJS Sample Code by Plivo | The Plivo Receive SMS NodeJS Sample Code by Plivo demonstrates how to send and receive a message. It provides sender and receiver phone numbers, along with the received text. |
![]() | Plivo Forward Incoming SMS NodeJS Sample Code by Plivo | The Plivo Forward Incoming SMS NodeJS Sample Code by Plivo presents how to forward a message. It provides code to generate a message in XML with the details of the reply. |
![]() | Plivo Bulk SMS NodeJS Sample Code by Plivo | The Plivo Bulk SMS NodeJS Sample Code by Plivo presents how to send messages in bulk. It provides requests and responses, providing a client's number and an expected output. |
![]() | Plivo Numbers NodeJS Sample Code by Plivo | The Plivo Numbers NodeJS Sample Code by Plivo presents how to link an application to a number. It provides number details and rent and number rentals. |
![]() | Plivo SMS Email Python Sample Code by Plivo | The Plivo SMS Email Python Sample Code by Plivo presents how to send a message via email. The code assists developers in sending the received SMS to an email account. |
![]() | Plivo Send SMS Python Sample Code by Plivo | The Plivo Send SMS Python Sample Code by Plivo presents how to send a message. It provides a sample successful output with given requests. |
![]() | Plivo Reply to SMS Python Sample Code by Plivo | The Plivo Reply to SMS Python Sample Code by Plivo presents how to reply to a message. It includes sender and receiver phone numbers with an XML message as an output. |
![]() | Plivo Forward Incoming SMS Python Sample Code by Plivo | The Plivo Forward Incoming SMS Python Sample Code by Plivo presents how to forward a message. It provides code to generate a message in XML with the details of the reply. |
![]() | Plivo Bulk SMS Python Sample Code by Plivo | The Plivo Bulk SMS Python Sample Code by Plivo presents how to send messages in bulk. It provides requests and responses, providing a client's number and an expected output. |
![]() | Plivo Guessing Game Python Sample Code by Plivo | The Plivo Guessing Game Python Sample Code by Plivo demonstrates an interactive voice response application. When a user calls, a voice asks to guess a secret number between 1 and 100 over multiple turns by pressing digits on a phone. |
![]() | Plivo Numbers Python Sample Code by Plivo | The Plivo Numbers Python Sample Code by Plivo presents how to link an application to a number. It provides number details and rent and number rentals. |
![]() | Plivo Django Time Zone Python Sample Code by Plivo | The Plivo Django Time Zone Python Sample Code by Plivo demonstrates how to localize date times for a user. It provides initialization and model tests. |
![]() | Plivo Android Sample Code by Plivo | The Plivo Android Sample Code by Plivo provides tutorials that allow developers to integrate telephony features into mobile applications. Examples include phone registration, outbound call, and inbound call. |
![]() | Plivo iOS Sample Code by Plivo | The Plivo iOS Sample Code by Plivo demonstrates API interaction, providing instructions, limitations, and documentations as available resources. |
![]() | Plivo Node.js Sample Code by Plivo | The Plivo Node.js Sample Code by Plivo demonstrates how to interact with the API. Examples show account, call, number, and forward inbound message. |
![]() | Plivo Python Sample Code by Plivo | The Plivo Python Sample Code by Plivo demonstrates how to interact with the API. Examples include account, application, call, call filter, conference dial, message, and transcription. |