curl -X POST https://api.example.com/mj/submit/describe \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "base64": "base64_encoded_image" }'
{ "code": 1, "description": "Submit success", "result": "1730621718151847" }
Generate text description from an image