Twilio
51 actions · 20 events · 3 auth methods
Messaging
Authentication
Account SID and Auth Token
Your primary account credentials. Provides full access to all Twilio resources under your account.Guides: Connector Profile, Link Account
API Key
Recommended for production. API keys can be independently rotated and revoked without affecting your main credentials.Guides: Connector Profile, Link Account
OAuth 2.0 (Client Credentials)
Requires creating an OAuth app in the Twilio Console. Access tokens expire after 1 hour and are automatically refreshed.Guides: Connector Profile, Link Account
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.


Connector Profile
Twilio - Account SID and Auth Token
Connector Profile
Twilio - API Key
Connector Profile
Twilio - OAuth 2.0 (Client Credentials)
Link an Account
Connect an account using StackOne Hub or Auth Link.


Link Account
Twilio - Account SID and Auth Token
Link Account
Twilio - API Key
Link Account
Twilio - OAuth 2.0 (Client Credentials)
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard