Documentation
Build with the world's
most powerful AI models
Welcome to the ValueAPI documentation. Here you'll find everything you need to integrate leading AI models into your applications.
API Guides
Chat Models API Reference
Master API docs page for chat model endpoints.
Claude Code Integration
Configure Anthropic's CLI tool.
OpenAI Codex Integration
Configure OpenAI's coding agent.
Gemini CLI Integration
Configure Google's Gemini CLI.
OpenClaw Integration
Configure OpenClaw AI assistant.
Image Generation
Create images from text prompts.
Audio & Speech
Transcribe audio or generate speech.
OpenAI Compatibility
Migration Example
To switch from OpenAI to ValueAPI, simply update your base URL. All existing OpenAI SDKs and tools will work out of the box.
// Before
baseURL: 'https://api.openai.com/v1'
// After
baseURL: 'https://api.valueapi.ai/v1'
Need help?
Our developer support team is available 24/7 to help you with your integration.
Contact Support