Browse/Anthropic/Vision: Image Input
Vision: Image Input
Anthropic
$19 · Pro
Send an image alongside text in a Messages API request.
image-question.ts
{ type: "image", source: { type: "base64", media_type: "image/jpeg", data: imageData } },
Unlock the full snippet
This is a Pro snippet — get all-access for $19, or unlock just this one snippet for $1.
Vision: Image Input — Anthropic Example (TypeScript, Node, Python, Go, PHP, Ruby) | apiexamples