Translate text within an image to the specified target language.
Authenticate using Bearer token. Get your API Key from the WeryAI Console.
Example: Authorization: Bearer sk-xxxxxxxxxxxxxxxx
Source image URL
"https://example.com/image.jpg"
Target language code (e.g., en, zh, ja, ko, fr, de, es)
"en"
Output type: text returns translated text only, image returns translated image
text, image "image"
Callback URL where results will be sent when task completes
"https://your-server.com/webhook"
Caller ID (for business association)