curl --location --request POST 'https://api.302.ai/tripo3d/v2/openapi/upload' \ --header 'Authorization: Bearer ' \ --form 'file=@""'
{ "code": 0, "data": { "image_token": "e149f9d0-0cf3-46ed-a039-66fa056de591" } }