Kouri AiApp Integration
Apifox Debugging
Apifox is a professional API debugging tool that can be used to test and debug Kouri Ai. Debug Kouri Ai using Apifox online.
Reference Documentation
You can refer to https://apiai.apifox.cn/ to learn how to use Apifox for API debugging.
Configuration Points
When debugging with Apifox, note:
- Replace Base URL with the Kouri Ai endpoint
- Replace Token with your Kouri Ai token
- Base URL:
https://api.kourichat.com/v1 - Authorization:
Bearer <your-token>
Common Endpoints
/v1/models: Get available model list/v1/chat/completions: Chat completions API
OpenClaw
OpenClaw is an open-source personal AI assistant that supports WhatsApp, Discord, Telegram, and more. Configure Kouri Ai models to power your OpenClaw instance with high-quality AI at low cost.
Build & Migrate Apps
Kouri Ai is fully compatible with OpenAI API format. You can easily develop your own AI applications or migrate existing OpenAI applications to Kouri Ai.