AI Vision & Image Understanding Suite
by Info Inlet Inc.
Understand any image with one API: generate captions and accessibility alt-text, auto-tag content,.
AI Vision & Image Understanding Suite — Understand any image with one API: generate captions and accessibility alt-text, auto-tag content, classify images into categories, detect faces, and anonymize faces for privacy. Built for moderation, accessibility, and cataloging.
👁️ Vision AI
🚀 Newcomer launch pricing — limited-time introductory rates while we earn our first reviews.
Built for content-moderation teams, accessibility engineers, DAM and catalog platforms, social apps.
Why this exists
Image understanding — captioning, tagging, classification, face handling — usually means training models or stitching together several vision vendors.
What you get
One API key captions, tags, classifies, and handles faces in any image, returning clean structured JSON ready for moderation or catalog pipelines.
Endpoints (5 total)
- POST /v1/caption/image
- POST /v1/tag/image
- POST /v1/classify/image
- POST /v1/face/detect
- POST /v1/face/anonymize
Sample request
curl -X POST https://api-vision-suite.knowlez.com/v1/caption/image -H "X-API-Key: <your-key>" -H "Content-Type: application/json" -d '{}'
Pricing
- Starter — $9/mo · 2,000 ops included · $0.003/op overage
- Pro — $29/mo · 20,000 ops included · $0.002/op overage
- Scale — $99/mo · 200,000 ops included · $0.001/op overage
Swagger / OpenAPI: api-vision-suite.knowlez.com/docs