Get started

Overview

Welcome to the PIOPIY API Documentation. Manage all your voice calls with your own application in the cloud. Now, the developers can easily build high-quality and reliable voice call applications using our docs, code samples, helper libraries, and developer tools.

How PIOPIY platform works ?

The illustrated flow diagram of PIOPIY platform.

Flow Diagram

  1. When the caller calls the PIOPIY phone number the call goes to the PIOPIY platform.

  2. The PIOPIY platform triggers the answer_url to your webserver.

  3. Your webserver returns the answer_url with PCMO action like input, play, record, etc.

  4. Then the PIOPIY platform performs the PCMO action to the caller.

  5. Once the action is performed PIOPIY platform will send the webhooks and live events to your webserver using event_url.

  6. Your webserver will send a response to the PIOPIY platform with 200 OK.