Spaces:
Running
Running
metadata
title: CLIProxyAPI
emoji: 🚀
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit
CLIProxyAPI
A proxy server that provides OpenAI/Gemini/Claude/Codex compatible API interfaces for CLI.
Features
- OpenAI/Gemini/Claude compatible API endpoints
- OpenAI Codex support (GPT models) via OAuth login
- Claude Code support via OAuth login
- Streaming and non-streaming responses
- Function calling/tools support
- Multimodal input support (text and images)
- Multiple accounts with round-robin load balancing
Usage
After deployment, you can access the API at your Space URL.
Configuration
Set the following environment variables in your Space settings:
API_KEYS: Comma-separated list of API keys for authentication
More Information
Visit CLIProxyAPI Documentation for more details.