Enter your API key to view balance, or create a new one.
Send TON to this wallet with the memo below:
Balance updates automatically within ~30 seconds after transfer.
curl https://api.knyazevai.work/v1/chat/completions \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "Qwen/Qwen3-32B",
"messages": [{"role": "user", "content": "Hello"}]}'