Are all AIHUB keys unusable?!
Are all AIHUB keys unusable?!
Hello, I checked your account and your AI Hub balance is $14.99. None of your 3 API keys have any usage records (they have never successfully called our endpoints).
Please provide the following information so we can investigate:
This will help us determine if there is a configuration issue.
someone help me ?
curl -v -X POST https://hnd1.aihub.zeabur.ai/v1/chat/completions
-H "Authorization: Bearer sk-RHb3riFzAGJb7D2QxJsekw"
-H "Content-Type: application/json"
-d '{"model": "gpt-5", "messages": [{"role": "user", "content": "Hello"}]}'
Note: Unnecessary use of -X or --request, POST is already inferred.
CONNECT hnd1.aihub.zeabur.ai:443 HTTP/1.1
Host: hnd1.aihub.zeabur.ai:443
User-Agent: curl/8.7.1
Proxy-Connection: Keep-Alive
< HTTP/1.1 200 Connection established
<
POST /v1/chat/completions HTTP/2
Host: hnd1.aihub.zeabur.ai
User-Agent: curl/8.7.1
Accept: /Authorization: Bearer sk-RHb3riFzAGJb7D2QxJsekw
Content-Type: application/json
Content-Length: 70
Returns a 401 error for any key and any model.
Hello, I have investigated and fixed the issue for you. Your account was previously flagged by the AI Hub risk control system, which prevented all API keys from calling any models. This has now been resolved; please try again.
Additionally, since you posted your API key (sk-RHb3...) on the forum, please go to Dashboard → AI Hub to delete the old key and generate a new one to prevent unauthorized use.
This post has been inactive for a while. We will be closing it in 2 days if there is no new activity.
New replies are disabled for resolved issues.