File tree 5 files changed +38
-8
lines changed
themes/compose/static/images/elevenlabs
5 files changed +38
-8
lines changed Original file line number Diff line number Diff line change 2
2
| -| -| -|
3
3
[ Airbrake] ( /docs/tutorials/airbrake ) |[ Atlassian] ( /docs/tutorials/atlassian ) |[ AWS] ( /docs/tutorials/aws ) |
4
4
[ Azure DevOps] ( /docs/tutorials/azuredevops ) |[ Azure Function] ( /docs/tutorials/azurefunctionkey ) |[ Azure Search Admin] ( /docs/tutorials/azuresearchadmin ) |
5
- [ Azure Search Query] ( /docs/tutorials/azuresearchquery ) |[ Azure Storage] ( /docs/tutorials/azure ) |[ Eraser] ( /docs/tutorials/eraser ) |
6
- [ GCP] ( /docs/tutorials/gcp ) |[ GitHub] ( /docs/tutorials/github ) |[ GitLab] ( /docs/tutorials/gitlab ) |
7
- [ Groq] ( /docs/tutorials/groq ) |[ Mailchimp] ( /docs/tutorials/mailchimp ) |[ MaxMind] ( /docs/tutorials/maxmind ) |
8
- [ Microsoft Teams] ( /docs/tutorials/microsoftteams ) |[ MongoDB] ( /docs/tutorials/mongo ) |[ Netlify] ( /docs/tutorials/netlify ) |
9
- [ NPM] ( /docs/tutorials/npm ) |[ OpenAI] ( /docs/tutorials/openai ) |[ Sendbird] ( /docs/tutorials/sendbird ) |
10
- [ Sendgrid] ( /docs/tutorials/sendgrid ) |[ Slack] ( /docs/tutorials/slack ) |[ Slack Webhook] ( /docs/tutorials/slack-webhook ) |
11
- [ Sourcegraph] ( /docs/tutorials/sourcegraph ) |[ Square] ( /docs/tutorials/square ) |[ Stripe] ( /docs/tutorials/stripe ) |
12
- [ Sumo Logic] ( /docs/tutorials/sumologic ) |[ Tailscale] ( /docs/tutorials/tailscale ) |[ Twilio] ( /docs/tutorials/twilio ) |
5
+ [ Azure Search Query] ( /docs/tutorials/azuresearchquery ) |[ Azure Storage] ( /docs/tutorials/azure ) |[ Eleven Labs] ( /docs/tutorials/elevenlabs ) |
6
+ [ Eraser] ( /docs/tutorials/eraser ) |[ GCP] ( /docs/tutorials/gcp ) |[ GitHub] ( /docs/tutorials/github ) |
7
+ [ GitLab] ( /docs/tutorials/gitlab ) |[ Groq] ( /docs/tutorials/groq ) |[ Mailchimp] ( /docs/tutorials/mailchimp ) |
8
+ [ MaxMind] ( /docs/tutorials/maxmind ) |[ Microsoft Teams] ( /docs/tutorials/microsoftteams ) |[ MongoDB] ( /docs/tutorials/mongo ) |
9
+ [ Netlify] ( /docs/tutorials/netlify ) |[ NPM] ( /docs/tutorials/npm ) |[ OpenAI] ( /docs/tutorials/openai ) |
10
+ [ Sendbird] ( /docs/tutorials/sendbird ) |[ Sendgrid] ( /docs/tutorials/sendgrid ) |[ Slack] ( /docs/tutorials/slack ) |
11
+ [ Slack Webhook] ( /docs/tutorials/slack-webhook ) |[ Sourcegraph] ( /docs/tutorials/sourcegraph ) |[ Square] ( /docs/tutorials/square ) |
12
+ [ Stripe] ( /docs/tutorials/stripe ) |[ Sumo Logic] ( /docs/tutorials/sumologic ) |[ Tailscale] ( /docs/tutorials/tailscale ) |
13
+ [ Twilio] ( /docs/tutorials/twilio ) |
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : ElevenLabs
3
+ ---
4
+
5
+ * This tutorial provides step-by-step instructions on how to rotate a Eleven Labs API key.*
6
+
7
+ ---
8
+
9
+ ## Revoke old API key / Generate new API key
10
+
11
+ ### Step 1 - Navigate to the ElevenLabs [ Dashboard] ( https://elevenlabs.io/app/speech-synthesis )
12
+
13
+ ### Step 2 - Click on your profile picture on bottom of the left panel.
14
+ #### Step 2a - Click on 'Profile + API Key'. (this will open a new modal)
15
+ ![ ] ( /images/elevenlabs/1.png )
16
+
17
+ ### 3.On the 'Profile Settings' modal you can find the old key under 'API Key'.
18
+ #### 3a. Click 'Regenerate' button next to the old key. (this will open a new modal)
19
+ ![ ] ( /images/elevenlabs/2.png )
20
+
21
+ ### 4. Click 'Confirm' on the 'Reset API Key' modal. (this generates a new key and revokes the old)
22
+ ![ ] ( /images/elevenlabs/3.png )
23
+
24
+ ### 5. Copy the new key and store it in a password manager or secure vault.
25
+
26
+ ---
27
+
28
+ ## Resources
29
+ - [ ElevenLabs's Docs] ( https://help.elevenlabs.io/hc/en-us/articles/14599447207697-How-to-authorize-yourself-using-your-xi-api-key )
You can’t perform that action at this time.
0 commit comments