Menu
PIOPIYHomeVoice APIWebhooksOutbound Call
ExamplesGitHub
PIOPIY
  • Home
  • Voice API
  • Webhooks
  • Outbound Call
  • Examples
  • GitHub
  • Get Started
    • Overview
    • Create Account
    • Choose Number
    • Add Capacity
    • Create Endpoint
    • Build your app
    • Configuring Answer URL
    • Configuring Event URL
  • Voice API
    • PCMO Overview
    • Overview
      • Play File
      • Forward Call to PSTN
      • Connect Call to SIP Endpoint
      • Input
      • Play & Get Input
      • Record
      • Hangup
  • Webhooks
    • Overview
    • Setup
    • Inbound Webhooks
      • Missed
      • Answered
    • Outbound Webhooks
      • Missed
      • Answered
  • Live Events
    • Overview
    • Inbound Live Events
      • Inbound Answered
      • Inbound Hangup
    • Outbound Live Events
      • Outbound Started
      • Outbound Ringing
      • Outbound Answered
      • Outgoing Hangup
  • Outbound Call
    • Outbound Call
    • PCMO Outbound Call
  • Call API
    • Play Call Recording
    • Get CMIUUID
    • Get Request ID
  • Examples
    • Nodejs
    • Python
    • Java
    • PHP
  • SDK
    • NodeJS SDK
    • Python SDK
  • Tools
    • Ngrok

Create Endpoint

Once completing the Signup process, you need to create an endpoint. The endpoint is where the inbound call flow setup and outbound call flow setup can be configured.

#How to create an endpoint ?

To create an endpoint:

  • Click the create endpoint icon in the dashboard

  • Name your app and select the app type, the app type can be neither voice or SMS.

  • Clicking the add button will successfully create an endpoint.

Endpoint

Now your endpoint will be created with app ID and app name.

Previous

« Add Capacity

Next

Build your app »

  • How to create an endpoint ?