Authorization: ********************
{ "amount": 1 }
curl --location 'https://video.zerexa.net/api/videos//coin' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "amount": 1 }'