Help
Frequently Asked Questions
Sign-in, models, authentication, and timeouts
Sign-in returns 500 or behaves unexpectedly
Cookies from another similar service are often the cause.
- Open the sign-in page and press
F12→ Application → Cookies - Delete cookies associated with
api.sunai.lol - Refresh and sign in again
Model not found
Check these items in order:
- Does the token group include the model? See Billing and groups
- Does the model name exactly match the model catalog?
- Is the Base URL correct? OpenAI-compatible clients require
/v1
401 authentication error
- Is
Authorization: Bearer sk-...complete? - Is the token disabled or expired?
- Did you copy an extra space?
Timeout or endless loading
- Confirm that the address is
https://api.sunai.lolorhttps://api.sunai.lol/v1 - Check the status page
- Try
https://api2.sunai.lol
Balance did not update after payment
Refresh the console. If the payment window does not appear, disable your system proxy temporarily and retry.
CLI installation fails or the command is not found
Start with the environment check.