Base URL
Authentication
All API requests use HTTP Basic Authentication with your Plivo credentials:- Username: Your Auth ID
- Password: Your Auth Token
cURL
Request Format
- Content-Type:
application/jsonfor POST requests - All request parameters should be JSON-encoded
Response Format
All responses are JSON with anapi_id for request tracking:
HTTP Status Codes
Troubleshooting Common Errors
Pagination
List endpoints return paginated results:API Resources
Core Resources
Media Resources
Identity Resources
Rate Limits
API requests are rate limited. If you exceed the limit, you’ll receive a429 response.
Related
- Quickstart - Get started with Voice API
- Concepts - Voice API fundamentals
- XML Reference - Voice XML elements