Qwen Flash
activeqwen-flash
AnLink developer access
Sign in once, issue a key, pick a model, and track usage from a single console without juggling separate upstream integrations.
curl https://api.anlinkai.com/api/v1/chat/completions \
-H "Authorization: Bearer ak_your_key" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen-flash",
"messages": [
{"role": "user", "content": "Write a product launch tagline."}
]
}'Available now
Current rollout keeps the model set intentionally small so routing, billing, and support stay predictable.
qwen-flash
qwen3.5-flash
deepseek-chat
Quickstart
POST /chat/completions against the AnLink base URL.https://api.anlinkai.com/api/v1Authorization: Bearer ak_...POST /chat/completionsCurrent MVP
The first release is intentionally narrow. It is built to validate access, key issuance, request logging, and basic model operations before broader expansion.
Pricing
The first release keeps pricing visible and centralized. Trial onboarding uses credit, and live model prices are shown in the catalog and console.
Before Traffic
active.https://console.anlinkai.comhttps://www.anlinkai.com/quickstarthttps://api.anlinkai.com/api/v1/chat/completionshttps://www.anlinkai.com/error-codes