Analyze an image
Vision-only endpoint for image-understanding models (Janus Pro,
Amazon Nova Canvas variation/describe modes). For chat-style
vision (Qwen-VL, Mistral Vision, etc.) use
POST /v1/chat/completions with an image_url content part
instead.
Authentication
AuthorizationBearer
Pass your EmpirioLabs API key as a bearer token. The Anthropic-style
x-api-key header is also accepted on every endpoint.
Request
This endpoint expects an object.
model
image_url
URL or base64 of the image to analyze.
question
What you want to know about the image.
analysis_temperature
analysis_top_p
analysis_seed
Response
Analysis result.
answer
usage
