Creating an API Key
To connect Twilio with StackOne using API Keys (recommended for enhanced security), you’ll need to create an API Key in the Twilio Console.
Log in to Twilio Console
Sign in to your Twilio Console.
Navigate to API Keys
Access the API Keys section from the Twilio Console.
- On the Console Dashboard, scroll down to the Account Info section
- Click Go to account settings or Go to API Keys
- In the account settings page, select API Keys & Tokens from the left navigation bar
- Or navigate directly to API Keys & Tokens
Create a New API Key
Create a new API Key for the StackOne integration.
- Click the Create API key button
- Enter a Friendly name for the key (e.g., StackOne Integration)
- Select Main for the Key type to enable full API access. Restricted keys provide limited access as per the configured scopes. Note: Non-US regions (Ireland, Australia) only support Main key type
- Click Create API Key
Configure Scopes (Restricted Keys Only)
If using a Restricted API Key, enable the following scopes. Main keys have full access and do not require scope configuration. Note that Restricted keys may not support all available features. The minimum required scope to link the account is iam.accounts:list.
Copy Your API Credentials
Copy the API Key SID and Secret immediately.
- Copy the SID (starts with
SK) - Copy the Secret value
- ⚠️ The Secret is only shown once - store it securely for use later
- Check the confirmation box and click Done
Find Your Account SID
You’ll also need your Account SID to authenticate API requests.
- Navigate back to the Console Dashboard
- Find the Account Info section
- Copy the Account SID (starts with
AC)
Region Availability
Not all features are available in every region. Review the availability below before selecting your region.
- US1 (United States): Full access to all features — Messages, Calls, Accounts, and Conversations
- IE1 (Ireland): Messages (SMS only, Beta), Calls (limited), Accounts, and Conversations (Chat channel only)
- AU1 (Australia): Calls (limited) and Accounts only — Messages and Conversations are not available
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Region
- API Key SID
- API Key Secret
- Account SID
If the account linking is successful, you will see the newly linked account in your Accounts page.