Skip to main content

Correct Format for API Key in Speakatoo Headers

  • November 4, 2024
  • 2 replies
  • 19 views

I'm integrating the Speakatoo API and would like to confirm the correct format for including the API key in the request headers. Could someone clarify the proper way to structure this?

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

  • New
  • 1 reply
  • November 4, 2024

You need to pass API Key in the HTTP Authorization request header as 'X-API-KEY: YOUR-API-KEY'. Your Content-Type header should be 'Content-Type: application/json'.


  • Author
  • Beginner
  • 1 reply
  • December 5, 2024

Where can I find a list of available voice IDs if a selected voice returns an "unavailable" error in Speakatoo's API?