Vision and text embeddings plus chat over one metered HTTP API — scoped keys, usage-based credits, and an OpenAI-compatible interface. Try it live below.
A live model from the Webanto AI Platform — the same API our customers build on.
Not sure where to start? Try one of these:
Four model families, addressed by name in every request.
Image embeddings
Self-supervised vision embeddings for image search, similarity, clustering, and downstream classification.
Image + text embeddings
Joint image-and-text embeddings for cross-modal search, zero-shot classification, and ranking.
Language model
A capable language model for chat, extraction, summarization, and general text generation. Model id: "qwen".
Text embeddings
Fast, high-quality text embeddings for semantic search, RAG pipelines, clustering, and deduplication.
Familiar request and response shapes — point your existing embeddings or chat client at our base URL.
Grant each key only the access it needs: embeddings, chat, or both.
Pay for what you call — embeddings by input, chat by tokens — from one org credit balance.
Every key is independently rate limited, so one integration can't starve another.
Create, name, and scope keys yourself from the dashboard — no sales call to get started.
Rotate or revoke a key from the dashboard and it takes effect on the very next request.
Usage is metered in credits from your organization's monthly pool. Pick the pool that fits — upgrade, downgrade, or cancel any time.
$19/month
100 credits / month
For prototypes and side projects.
$79/month
500 credits / month
For products in active development.
$249/month
2,000 credits / month
For production workloads.
Create a key in the dashboard, then embed your first inputs.
curl https://api.webanto.com/api/v1/embeddings \
-H "Authorization: Bearer $WEBANTO_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"clip","input":["a photo of a cat"]}'Our flagship work is done-for-you: custom AI systems, intelligent ERPs, and AI-driven platforms engineered around your business — from $15,000.