Kouri Ai
Token Management
Create and manage your API tokens
To call models, you need Base URL, Token, and Model Name.
- Base URL:
https://api.kourichat.com - Token: You need to generate it yourself
- Model Name: Copy from Models page
Tokens are the only credentials for the API platform to identify users. Do not leak them! Leaking tokens has the same consequences as leaking account passwords, and may result in financial loss in severe cases.
Create a Token
- After logging in, go to Console → Tokens
- Click Create New Token
- Set the token name (can be anything)
- Click Create Token
By default, you should have a pre-generated token. Just copy it directly.
Copy Token
After the token is generated, click the Copy button to quickly copy the token.
Next Steps
After obtaining the token, check out the App Integration Guide to use Kouri Ai in various tools.