Translate text within an image to the specified target language.
Documentation Index
Fetch the complete documentation index at: https://docs.weryai.com/llms.txt
Use this file to discover all available pages before exploring further.
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
"image"
Callback URL where results will be sent when task completes
"https://your-server.com/webhook"
Caller ID (for business association)