curl --location '/avatar/generation' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data '"string"'
{ "code": "success", "message": "", "data": "57b9ba07db5e4ed5bf18ebb4179a826d" }