Type a prompt and watch the free model answer, token by token, with no account. Paste your own key to run the paid tiers. The key stays in this browser and goes straight to the API.
{
"model": "qai-hello-world",
"messages": [{ "role": "user", "content": "..." }],
"stream": true
}
qai-hello-world with a 400 token cap. It is limited to 12 requests a minute and 100 a day per address, the same daily allowance the free model has per key./v1/chat/completions directly from your browser with your key in the Authorization header, exactly as your own code would. Usage shows up in your dashboard under that key.