Skip to main content

Setting up Twilio

Use Twilio in APIs

You can use Twilio in your Superblocks applications through the API interface. This allows you to programmatically send messages, manage phone numbers, and interact with Twilio’s services.

Supported actions

Generic HTTP Request

You can also make generic HTTP requests to Twilio’s API endpoints that aren’t covered by the specific actions above. This gives you access to the full range of Twilio’s capabilities.