1. Creating a Twilio account
First things first: let's create an account at Twilio.
It's super quick:
- Go to the website.
- Sign up (you can use GitHub, Google, or just a regular email).
- Once you're in, verify your real phone number (this is mandatory to test stuff).
Important:
Twilio gives you free trial credits. ๐ You'll be able to send a few messages for free.
2. Getting your credentials
Inside your Twilio Console, grab your:
- Account SID
- Auth Token
๐ Youโll find them right on your main dashboard.
First part it's done, super easy!
Top comments (0)