WindsurfAPI: The Ultimate Self-Hosted AI Model Gateway for 100+ Models
WindsurfAPI is a zero-dependency reverse proxy that bridges 100+ AI models into OpenAI, Anthropic, and Gemini-compatible APIs. Learn how this self-hosted gateway works and why it matters.
What Is WindsurfAPI?
WindsurfAPI is a zero-dependency, self-hosted reverse proxy that bridges over 100 AI models from Windsurf and Devin Desktop β including Claude, GPT-4, Gemini, DeepSeek, Kimi, GLM, and SWE β into OpenAI, Anthropic, and Gemini-compatible API endpoints. It's designed for developers who want to route their AI tooling through a private, self-managed gateway instead of relying on third-party services.
π Want to deploy WindsurfAPI yourself?
Docker configs, system requirements, and installation guides β all on one page.
View WindsurfAPI Tool Page βWhy Use WindsurfAPI?
The modern AI landscape is fragmented. Different tools support different API formats β OpenAI, Anthropic, Gemini β and switching between them means rewriting code. WindsurfAPI solves this by acting as a universal translator:
| Feature | Benefit |
|---|---|
| 100+ AI Models | Access Claude, GPT-4, Gemini, DeepSeek, Kimi, GLM, SWE, and more through a single interface |
| Three API Formats | OpenAI-compatible, Anthropic-compatible, and Gemini-compatible endpoints |
| Zero Dependencies | No Python, no Node.js, no external packages β just a single binary |
| Self-Hosted | Full data privacy β your API calls never leave your infrastructure |
| Tool Compatible | Works with Claude Code, Cline, Cursor, and any OpenAI/Anthropic SDK |
Who Is It For?
WindsurfAPI is ideal for:
- AI Developers who need to test different models without changing their codebase
- Teams that want a centralized, private gateway for all their AI API calls
- Power Users of Windsurf and Devin Desktop who want to expose those models as standard APIs
- Self-Hosting Enthusiasts who prefer keeping their AI infrastructure under their own control
Key Technical Details
Built with JavaScript, the project has earned 2,900+ GitHub stars and 600+ forks. It's licensed under MIT, meaning free commercial and personal use. The Docker image (gaozuogg/windsurfapi:latest) has over 200 pulls and provides a ready-to-run containerized deployment.
π Ready to get started?
Full deployment guide, system requirements, and Docker configuration available.
View WindsurfAPI Tool Page β