Authorization: Bearer ********************
curl --location --request POST 'https://api.openai.com/v1/audio/speech' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}