Submit Image Reframe Task
Image Tools
Submit Image Reframe Task
Modify the aspect ratio of an image.
POST
Submit Image Reframe Task
Authorizations
Authenticate using Bearer token. Get your API Key from the WeryAI Console.
Example: Authorization: Bearer sk-xxxxxxxxxxxxxxxx
Body
application/json
Source image URL
Example:
"https://example.com/image.jpg"
Target aspect ratio. Supported values: 16:9, 9:16, 1:1, 4:3, 3:4, 21:9, 9:21.
Example:
"16:9"
Callback URL where results will be sent when task completes
Example:
"https://your-server.com/webhook"
Caller ID (for business association)
