Where Can I Find Twilio Account SID, Auth Token and Phone Number SID

Comm100 allows you to respond to SMS messages sent by your customers through integration with Twilio. To set up this integration, you need to provide the Twilio account SIDAuth token, and Phone number SID from your Twilio Account. 

SMS.png

 

Guide to Setup

Twilio uses two credentials to determine which project an API request is coming from: The Account SID, which acts as a username, and the Auth Token, which acts as a password. Here is how to access this information:

  1. Log into your Twilio Account.
  2. On your project Twilio Dashboard, you can find the Account SID and Auth Token. You can also go to SettingsGeneral, and locate your ACCOUNT SID
    .kb-find-Twilio-sid-auth-token-and-number-sid-02.png
  3. Within the same page, you can also find the Auth Token. If you have multiple tokens, you must use the Primary Token.
    kb-find-Twilio-sid-auth-token-and-number-sid-03.png
  4. To find your Phone Number SID, navigate to Phone Numbers > Manage Numbers > Active Numbers, then click on one of your integrated phone numbers.
    kb-find-Twilio-sid-auth-token-and-number-sid-04.png
  5. There you can find the SID for the phone number.
    kb-find-Twilio-sid-auth-token-and-number-sid-05.png

Done! You’ve located the Account SIDAuth Token, and Phone number SID from your Twilio account. You can move on with your SMS integration and start seeing and responding to SMS using Comm100.