Plivo website screenshot

Plivo

Plivo is a global communications platform offering programmable Voice, Messaging (SMS/MMS/WhatsApp), SIP Trunking, Verify, and Lookup APIs, plus an AI Voice Agent platform. The HTTP API is available at https://api.plivo.com/v1/ with HTTP Basic Auth using Auth ID and Auth Token credentials.

22 APIs 0 Features
CommunicationsCPaaSVoiceSMSMessagingWhatsAppSIP TrunkingVerify

APIs

Plivo Account API

The Plivo Account API exposes account-level details (auth ID, auth token, billing balance, address, account type, max-call configuration) and supports updating account properties.

Plivo Subaccount API

The Plivo Subaccount API supports creating, updating, listing, activating, and deleting subaccounts under a parent Plivo account, enabling multi-tenant isolation of usage and bi...

Plivo Application API

The Plivo Application API manages voice applications — bundles of XML/answer/hangup/fallback URLs (and message URL bindings) used to control inbound and outbound call behavior.

Plivo SIP Authentication API

The Plivo SIP Authentication API issues per-account credentials used by SIP endpoints to register against Plivo's SIP infrastructure.

Plivo Voice Call API

The Plivo Voice Call API initiates outbound calls, retrieves details for live and historical calls, and supports active-call control (transfer, record, play, speak, hangup, DTMF...

Plivo Conference API

The Plivo Conference API manages live conference rooms — listing, retrieving members, kicking, muting, deafening, recording, and playing media into a conference.

Plivo Multiparty Call API

The Plivo Multiparty Call API supports building multi-participant calls programmatically — adding/removing participants, managing roles, recording, and barge/whisper supervisory...

Plivo Recording API

The Plivo Recording API exposes call and conference recordings — listing, retrieving, downloading, and deleting recorded media.

Plivo Endpoint API

The Plivo Endpoint API manages SIP/WebRTC endpoints (username/password/alias) used by softphones, browser SDKs, and devices to register and place/receive calls.

Plivo Audio Stream API

The Plivo Audio Stream API attaches a real-time WebSocket audio stream to a live call, enabling AI voice agents, real-time transcription, and analytics. Plivo opens a WSS connec...

Plivo Verified Caller ID API

The Plivo Verified Caller ID API allows trial accounts to verify outbound caller IDs for use as the From number in outbound calls.

Plivo Message API

The Plivo Message API sends and receives SMS, MMS, and WhatsApp messages, retrieves delivery status reports, and lists historical messages.

Plivo Media API

The Plivo Media API uploads, lists, retrieves, and deletes media files used as MMS or WhatsApp attachments.

Plivo Powerpack API

The Plivo Powerpack API creates and manages Powerpacks — pools of numbers that distribute outbound messaging traffic for higher throughput, sticky-sender behavior, and improved ...

Plivo 10DLC Brand and Campaign API

The Plivo 10DLC API registers brands and campaigns with The Campaign Registry for US application-to-person (A2P) SMS compliance.

Plivo Toll-Free Verification API

The Plivo Toll-Free Verification API submits and tracks toll-free messaging verification cases required for sustained throughput on TFNs.

Plivo Numbers API

The Plivo Numbers API searches the global number inventory, rents and releases phone numbers (long codes, toll-free, short codes, mobile numbers), and manages number application...

Plivo Pricing API

The Plivo Pricing API retrieves current voice and messaging rates per ISO country code, supporting cost estimation and rate-card synchronization for downstream billing.

Plivo Verify API

The Plivo Verify API delivers OTPs over SMS, voice, WhatsApp, or email and verifies user-supplied codes, supporting 2FA and identity-confirmation flows.

Plivo Lookup API

The Plivo Lookup API validates phone numbers and returns formatting, country, line type, carrier, and reachability metadata to feed cleansing, fraud-prevention, and routing deci...

Plivo Zentrunk SIP Trunking API

The Plivo Zentrunk SIP Trunking API manages termination and origination SIP trunks — outbound trunks (credentials, IP ACLs, dial prefixes) and origination/inbound trunks (URI, s...

Plivo CNAM Lookup and Branded Calling API

The Plivo CNAM and Branded Calling API manages caller-name lookup and branded outbound caller-display configurations on outbound voice calls.

Collections

Plivo API

OPEN

Pricing Plans

Plivo Plans Pricing

3 plans

PLANS

Rate Limits

Plivo Rate Limits

5 limits

RATE LIMITS

FinOps

Plivo Finops

FINOPS

Event Specifications

Plivo Audio Streaming WebSocket API

The Plivo Audio Streaming API delivers near real-time raw audio from active Plivo voice calls to a customer-operated WebSocket server, and (when bidirectional streaming is enabl...

ASYNCAPI

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
APIReference
APIReference
🚀
GettingStarted
GettingStarted
🔑
Authentication
Authentication
💰
Pricing
Pricing
📦
SDKs
SDKs
🟢
StatusPage
StatusPage
📝
Signup
Signup
🔗
Login
Login
👥
GitHubOrganization
GitHubOrganization
📦
Node.js SDK
Node.js SDK
📦
Python SDK
Python SDK
📦
PHP SDK
PHP SDK
📦
Ruby SDK
Ruby SDK
📦
Java SDK
Java SDK
📦
Go SDK
Go SDK
📦
.NET SDK
.NET SDK
📦
Browser SDK
Browser SDK
📦
iOS SDK
iOS SDK
📦
Android SDK
Android SDK
📰
Blog
Blog
📄
ChangeLog
ChangeLog
🔗
X (Twitter)
X (Twitter)
👥
YouTube
YouTube
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
MCPServer
MCPServer

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Plivo API
  version: v1
request:
  auth:
    type: basic
    username: '{{username}}'
    password: '{{password}}'
items:
- info:
    name: Account
    type: folder
  items:
  - info:
      name: Retrieve account details
      type: http
    http:
      method: GET
      url: https://api.plivo.com/v1/Account/:auth_id/
      params:
      - name: auth_id
        value: ''
        type: path
        description: Plivo account Auth ID.
    docs: Returns the details of the Plivo account identified by auth_id.
  - info:
      name: Update account details
      type: http
    http:
      method: POST
      url: https://api.plivo.com/v1/Account/:auth_id/
      params:
      - name: auth_id
        value: ''
        type: path
        description: Plivo account Auth ID.
      body:
        type: json
        data: '{}'
    docs: Updates one or more mutable properties on the account. Properties not supplied remain unchanged.
- info:
    name: Message
    type: folder
  items:
  - info:
      name: List messages
      type: http
    http:
      method: GET
      url: https://api.plivo.com/v1/Account/:auth_id/Message/
      params:
      - name: auth_id
        value: ''
        type: path
        description: Plivo account Auth ID.
      - name: message_direction
        value: ''
        type: query
      - name: message_state
        value: ''
        type: query
      - name: message_type
        value: ''
        type: query
      - name: limit
        value: ''
        type: query
      - name: offset
        value: ''
        type: query
    docs: Retrieve a paginated list of message records, optionally filtered by direction, type, or state.
  - info:
      name: Send a message
      type: http
    http:
      method: POST
      url: https://api.plivo.com/v1/Account/:auth_id/Message/
      params:
      - name: auth_id
        value: ''
        type: path
        description: Plivo account Auth ID.
      body:
        type: json
        data: '{}'
    docs: Send an SMS, MMS, or WhatsApp message.
  - info:
      name: Retrieve a message
      type: http
    http:
      method: GET
      url: https://api.plivo.com/v1/Account/:auth_id/Message/:message_uuid/
      params:
      - name: auth_id
        value: ''
        type: path
        description: Plivo account Auth ID.
      - name: message_uuid
        value: ''
        type: path
    docs: Fetch details of a single message by its UUID.
  - info:
      name: List MMS media
      type: http
    http:
      method: GET
      url: https://api.plivo.com/v1/Account/:auth_id/Message/:message_uuid/Media/
      params:
      - name: auth_id
        value: ''
        type: path
        description: Plivo account Auth ID.
      - name: message_uuid
        value: ''
        type: path
    docs: List media attachments associated with an MMS message.
bundled: true