BifrostAPI
Models/Qwen/qwen3.5-flash
Qwen

qwen3.5-flash

Text
Context
1M
Input · list
$0.07
/M tokens
Output · list
$0.26
/M tokens
You pay the list price above × 1.85 / 4.62

No description available for this model yet.

Quick start

How to call

POST /v1/chat/completions
bash
curl https://conduit-api.bifrostapi.net/v1/chat/completions \
  -H "Authorization: Bearer ck-YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"qwen3.5-flash","messages":[{"role":"user","content":"Hello!"}]}'

→ OpenAI-compatible. Add "stream": true (+ "stream_options":{"include_usage":true}) for SSE.

Auth, billing & streaming → Quickstart

More from Qwen