Authorization: Bearer ********************
curl --location --request GET 'https://future-api.vodeshop.com/v1/audio/translations' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""' \ --form 'model=""'
{ "text": "string" }