Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 854 Bytes

CreateAPIKey.md

File metadata and controls

17 lines (9 loc) · 854 Bytes

Create an API Key

  1. Log in to your Twilio Console

  2. Navigate to Settings > API Keys.

  3. On the API Keys screen, click on the 'Create API Key' button in the top right corner.

screenshot of "API Keys" page

  1. Give your API Key a Friendly Name and click the 'Create API Key' Button.

screenshot of "Create new API key" page

  1. On the 'Copy secret key' page, copy the SID and the Secret. The SID will be the TWILIO_API_KEY in your .env file. The Secret will be the TWILIO_API_SECRET in your .env file. You will only see the Secret on this screen, so you must copy it and keep it in a safe location.

screenshot of "Copy secret key" page