Api key to http

i have my eleven labs api key but I dont know where to put it. Everywhere i go it says to add a new credential through an http request but when I go to add credential it only shows up other apps and no http request. please help

Hey @NeedHelp :smiley:

You go

  1. In HTTP node select Authentication → Generic Credential Type
  2. Choose Header Auth
  3. Create new credential
  4. Name the header xi-api-key

Let me know if that works

https://elevenlabs.io/docs/api-reference/authentication
See docs

All API requests should include your API key in an xi-api-key HTTP header as follows:
1 Like

Thank You!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.