Twilio

Twilio is a software platform that enables software developers to integrate voice, text messages, video, notifications and general communication facilities into their applications. Twilio virtualizes all the infrastructure required in a global, cloud-based environment, exposing it across the communications platform through their API.

Info

Schemes: https
Base URL: https://api.twilio.com/2010-04-01

Documentation Reference

Authentication: Basic (User, Password)
Generate token: use your Twillio account login and password.

Link for help

Endpoints

/accounts

GET POST

Summary: When you sign up for Twilio, you have a master account, and subaccounts can be created when there are needs like segmenting phone numbers and usage data for your customers and controlling access to data.

Reference

/Accounts/addresses

GET POST

Summary: An address instance resource represents your or your customer’s physical location within a country.

Reference

/Accounts/applications

GET POST

Summary: An Application instance resource represents an application that you have created with Twilio.

Reference