The AI platform that doesn’t spy on you
Build AI with no data retention, permissionless access, and compute you permanently own.Start Building
Make your first request in minutes.
View Models
Compare capabilities, context, and base models.
API Reference
Endpoints, payloads, and examples.
OpenAI Compatibility
Use your existing OpenAI code with just a base URL change.Build with Venice APIs
Access chat, image generation (generate/upscale/edit), audio (TTS), and characters.Chat Completions
Text + reasoningVision, tool use, streaming
Image Generation
Generate, upscale, and editModels for styles, quality, and uncensored
Audio Synthesis
Text → speech60+ multilingual voices
AI Characters
Characters APICreate, list, and chat with personas
Popular Models
Copy a Model ID and use it asmodel
in your requests.
Venice Large 1.1
Flagship model for deep reasoning and production agents.Model ID:
qwen3-235b
Base: Qwen 3 235B (Venice‑tuned)
Context: 131k • Modalities: Text → TextUse cases- Agent planning and tool use
- Complex code & system design
- Long‑context reasoning
Venice Uncensored
Unfiltered generationModel ID:
venice-uncensored
Base model: Venice Uncensored 1.1Context: 32k • Best for: uncensored creative, red‑team testingVenice Medium 3.1
Vision + toolsModel ID:
mistral-31-24b
Base model: Mistral 3.1 24BContext: 131k • Supports: Vision, Function calling, image analysisVenice Small
Fast and cost‑efficientModel ID:
qwen3-4b
Base model: Qwen 3 4BContext: 40k • Best for: chatbots, classification, light reasoningVenice SD35
Image generationModel ID:
venice-sd35
Base model: SD3.5 LargeBest for: Text‑to‑image, photorealism, product shots, light upscalingExtend models with built‑in tools
Toggle on compatible models usingvenice_parameters
or model suffixes
Web Search
Real‑time web results
Reasoning Mode
Advanced reasoning
Vision Processing
Image understanding
Function Calling
Tool use / APIs
Web Search Code Samples
Web Search Code Samples
Enable real-time web search with citations on all text models. Get up-to-date information from the internet and include source citations in responses. Works with any Venice text model.
Reasoning Mode Code Samples
Reasoning Mode Code Samples
Advanced step-by-step reasoning with visible thinking process. Available on reasoning models:
qwen3-4b
, qwen3-235b
. Shows detailed problem-solving steps in <think>
tags.Vision Processing Code Samples
Vision Processing Code Samples
Image understanding and multimodal analysis. Available on vision models:
mistral-31-24b
. Upload images via base64 data URIs or URLs for analysis, description, and reasoning.Function Calling Code Samples
Function Calling Code Samples
Tool use and external API integration. Available on function calling models:
qwen3-235b
, qwen3-4b
, mistral-31-24b
, llama-3.2-3b
, llama-3.3-70b
. Define tools for the model to call external APIs, databases, or custom functions.Available Parameters
Parameter | Options | Description |
---|---|---|
enable_web_search | off , on , auto | Enable real-time web search |
enable_web_citations | true , false | Include citations in web search results |
strip_thinking_response | true , false | Hide reasoning steps from response |
disable_thinking | true , false | Disable reasoning mode entirely |
include_venice_system_prompt | true , false | Include Venice system prompts |
character_slug | string | Use a specific AI character |
Pricing Options
Pro subscription
$10 in free creditsOne‑time credit when you upgrade
Buy DIEM
Permanent accessStake DIEM for daily compute allocation
Pay-as-you-go (USD)
USD paymentsFund your account in USD and pay per usage
Start building today
Get your API key and make your first request.Getting Started
Step-by-step guide to your first API call
API Reference
Complete API documentation and endpoints
Postman Collection
Ready-to-use API examples and testing
AI Agents
Build with Eliza and other agent frameworks
Venice’s API is rapidly evolving. Join our Discord to provide feedback and request new features. Your input shapes our development roadmap.
These docs are open source and can be contributed to on Github. For additional guidance, see our blog post: “How to use Venice API”