Documentation Index
Fetch the complete documentation index at: https://docs.phinite.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Phinite’s Twilio integration enables assistants to send SMS/MMS, make voice calls, and manage phone communications using Twilio’s REST API.
What this integration enables
- Send SMS and MMS
- Make automated voice calls
- Send WhatsApp messages via Twilio
- Check message delivery status
- Manage phone number inventory
Required credentials
- Account SID (required)
- Auth Token (required)
- Phone Number (required for sending)
Optional: webhooks
- Messaging webhook:
https://api.phinite.ai/webhooks/twilio(POST) - Voice webhook:
https://api.phinite.ai/webhooks/twilio/voice(POST)
Setup steps
Predefined tools
- Send SMS
- Send MMS
- Make Call
- Send Voice Message
- Get Message Status
- List Messages
- Get Call Details
- Send WhatsApp
- Verify Phone
- Lookup Number
Documentation & resources
- Docs:
https://www.twilio.com/docs - REST API Reference:
https://www.twilio.com/docs/usage/api - Console:
https://www.twilio.com/console