Qwen Prompt API

API

Qwen Prompt API

Send a prompt to Qwen through a small HTTP API and a playground.

Qwen Prompt API accepts a prompt over HTTP and returns a Qwen completion. A playground on this vhost lets you try it without a separate account wall. The server reads QWEN_API_KEY from the environment; if the key is missing the playground still loads and explains how to set it.

Tech stack

Tools and platforms used to build and run this project.

  • PHP 8
  • Qwen API
  • JavaScript