Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.
Body
application/json
The model to use for image analysis.
Available options:
palmyra-vision The prompt to use for the image analysis. The prompt must include the name of each image variable, surrounded by double curly braces ({{}}). For example, Describe the difference between the image {{image_1}} and the image {{image_2}}.
Response
200 - application/json
Successful response
The result of the image analysis.