Twilio API Actor avatar
Twilio API Actor

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Twilio API Actor

Twilio API Actor

Access Twilio communication data including calls, SMS/MMS, recordings, transcriptions & usage analytics. Call Logs Detailed call history SMS/MMS Message history & sending Recordings Call recordings Transcriptions Speech-to-text Account phone numbers Billing usage data Lookup Phone number validation

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

John Rippy

John Rippy

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

1

Monthly active users

10 days ago

Last modified

Share

Twilio API

API Integration

This actor connects to an external API service. You'll need valid API credentials from the service provider.


API Integration

This actor connects to an external API service. You'll need valid API credentials from the service provider.


Access Twilio call logs, SMS/MMS messages, recordings, transcriptions, phone numbers, and usage data.

Features

  • Call Logs: Retrieve detailed call history
  • SMS/MMS: Message history and sending
  • Recordings: Call recording access
  • Transcriptions: Speech-to-text results
  • Phone Numbers: Account phone number management
  • Usage: Billing and usage data
  • Lookup: Phone number validation and carrier lookup

Quick Start

{
"input": "your input here"
}

Demo Mode

Set demoMode: true to test with sample data (no charges). When you're ready for real results, set demoMode: false or omit it.

{
"demoMode": true,
...
}

Input Parameters

ParameterTypeRequiredDescription
See input schema

Output Format

{
"data": [...]
}

Pricing

This actor uses pay-per-event billing: $0.01 per API call


Part of the Communication Platforms Suite - Unified access to RingCentral, Twilio, CallRail, and Zoom APIs.

Use Cases

  • Campaign messaging and tracking
  • Call center analytics
  • SMS marketing metrics
  • Customer communication logs
  • Usage monitoring and cost analysis

Common Problems & Solutions

"Invalid API key" error

Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.

"Rate limit exceeded" error

Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.

Empty or incomplete results

Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:

  • Check if the URL/search query is correct
  • Try with different parameters
  • Some sites may block automated access

Demo data showing instead of real results

Cause: demoMode is still set to true. Fix: Set demoMode: false and provide your API key(s).


Built by John Rippy | Actor Arsenal