Unlimited Web Chat
Chat with leading AI models as much as you need.
Chat with leading AI models as much as you need.
Use OpenAI, Claude, Gemini, Grok, GLM, and Kimi models through one API at prices far below official API rates.
# Before running:# export CAPRIOLE_AI_API_KEY="YOUR_CAPRIOLE_AI_API_KEY"
import os
from openai import OpenAI
client = OpenAI( api_key=os.environ["CAPRIOLE_AI_API_KEY"], base_url="https://api.caprioletech.com/v1",)
response = client.responses.create( model="openai-latest", input="Hello from Capriole AI",)
print(response.output_text)Connect Codex, Claude Code, GitHub Copilot CLI, OpenCode, OpenClaw, and Kilo Code with one Capriole AI key.
model = "openai-latest"model_provider = "capriole_ai"
[model_providers.capriole_ai]base_url = "https://api.caprioletech.com/v1"wire_api = "responses"env_key = "CAPRIOLE_AI_API_KEY"Image and video generation is coming soon.
Includes limited AI Chat, no API access
Includes unlimited AI Chat + 5M API tokens
Includes unlimited AI Chat for 5 seats + 50M shared API tokens
Create a "Team" account to share tokens with your team members. Team accounts feature competitive per user pricing and allow for large block purchases of LLM tokens. Team owners can invite users and monitor token consumption.
We prioritize your data privacy and security. We do not utilize or train on your data at all.
For API usage, we track usage metadata such as token counts, latency, status, and cost for quota and billing purposes only. Because we do not store or retain your data at all, we cannot provide API conversation history.
For AI Chat, all paid plans include unlimited usage across all models.
Premium includes 5M API tokens per month, while Team includes a shared 50M monthly API token pool. Both can be topped up after the included balance is consumed. Token consumption depends on your workload and model mix; thinking models always use more tokens.
Yes, you can cancel your subscription at any time. There are no long-term contracts or cancellation fees. Your access will continue until the end of your current billing period.
We accept all major credit cards (Visa, MasterCard, American Express). All payments are processed securely through Stripe.
Get unlimited Web Chat and 5M API tokens for $8/month, all in one platform—with low-cost top-ups when you need more.
Back to workspace