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

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!

 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