How do I manage file format restrictions, like the MP3 requirement, in Speakatoo's API for a widget? | Community
Skip to main content

How do I manage file format restrictions, like the MP3 requirement, in Speakatoo's API for a widget?

  • December 5, 2024
  • 1 reply
  • 12 views

I am creating a widget using Speakatoo's API and need to manage file format restrictions, particularly the requirement for MP3. Could someone explain how to handle these restrictions effectively or provide guidance on ensuring compliance with the MP3 format? Any insights or examples would be helpful. Thank you!

1 reply

  • Navigating the Land
  • 1 reply
  • December 5, 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'.
Refer to the API documentation for more details.


Reply