AI API Gateway Check
Test and debug AI API endpoints instantly. Pick a provider preset (OpenAI, Anthropic, Gemini, or Custom), enter your API key and prompt, and get a response with status code, elapsed time, and formatted output. Works with OpenAI-compatible APIs out of the box; non-CORS APIs route through a secure server-side proxy.
使用 AI API Gateway Check
工具链接
分享
帮助改进此工具
阅读内容
How to Use This Tool
Select your AI provider from the presets, or choose Custom for any OpenAI-compatible API. Enter the endpoint URL, model ID, and API key, then write a prompt and click Test API.
Supported Providers
- OpenAI - Direct browser calls (CORS-enabled). Models: gpt-4, gpt-3.5-turbo, etc.
- OpenAI Compatible - Any provider using the OpenAI API format (DeepSeek, Groq, Together, etc.)
- Anthropic - Routes through secure proxy (browser CORS blocked). Models: claude-3-opus, claude-3-sonnet, etc.
- Google Gemini - Routes through secure proxy. Models: gemini-1.5-flash, gemini-pro, etc.
- Custom - Any endpoint accepting JSON POST with a prompt field.
Security
API keys stay in your browser and are never stored. When the secure proxy is enabled, requests are forwarded through a server-side proxy that validates the target URL resolves to a public IP address, blocking access to private networks and local hosts.
评论 (0)
报告此工具的问题
请描述您遇到的问题,以便我们进行调查并改进该工具。