Generate a textual description of an image, optionally with tags and guided instructions.
API key authentication. Include your API key in the VISCRIBE-APIKEY header.
URL of the image to describe. Must be publicly accessible. Either image_url or image_base64 is required.
Base64 encoded string of the image. Format: data:image/jpeg;base64,... or data:image/png;base64,.... Either image_url or image_base64 is required.
Optional instruction to guide the description (e.g., focus, style).
Whether to generate relevant tags for the image.
Successful response