curl --location 'https://file.aicarb.com/upload' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --form 'file=@""'
{}