Analyze images with AI Vision
POST/api/fluid-fit/ai-vision
Analyzes one or more images using a selected AI Vision model. Always returns structured metadata (keywords, found_text, brands, description, category) alongside a custom prompt output in your chosen format. Supports single and batch image processing (up to 10 images).
Request
Responses
- 200
- 400
- 401
- 429
Image analyzed successfully
Bad request - Missing or invalid parameters (imageURL/imageURLs, prompt, modelType, outputFormat)
Unauthorized - Invalid or missing API key
Too many requests - Rate limit exceeded (100 requests per 15 minutes)