qwen3-rerank
NixAPI price, from
USD per 1M tokens · via group Alibaba-1 · Official list price $0.1 / $0Save 16%
About qwen3-rerank
A text reranking model trained on the Qwen LLM foundation. It ranks the relevance of an input query against candidate documents, supports 100+ languages and long-text input, and is suited for text retrieval and RAG scenarios. Performance is aligned with the open-source Qwen3-Rerank model series.
Price by routing group
Pick a group in the console when you create a key. Status is live from the router. Live status by group →
| Group | Group status | Model status | Multiplier | Input | Output | Cache read | Cache write |
|---|---|---|---|---|---|---|---|
Alibaba-1 | … | ×0.845 | $0.0845 | $0 | — | — | |
Alibaba-2 | … | ×1.2675 | $0.1268 | $0 | — | — | |
Alibaba-3 | … | ×1.859 | $0.1859 | $0 | — | — |
USD per 1M tokens
Supported endpoints
Call qwen3-rerank in one request
Works with the OpenAI SDK and any OpenAI-compatible client. Replace the key with your own.
curl https://api.nixapi.com/v1/rerank \
-H "Authorization: Bearer $NIXAPI_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen3-rerank",
"query": "What is an API gateway?",
"documents": ["An API gateway routes requests.", "Bananas are yellow."]
}'Questions about qwen3-rerank
How much does qwen3-rerank cost on NixAPI?
From $0.0845 per 1M input tokens and $0 per 1M output tokens in the Alibaba-1 group, about 16% below the official list price. Prices are pay-as-you-go in USD with no monthly minimum.
How do I call qwen3-rerank?
Point any OpenAI-compatible client at https://api.nixapi.com/v1, use your NixAPI key and set the model to "qwen3-rerank".
Which routing groups serve qwen3-rerank?
qwen3-rerank is available in 3 routing groups: Alibaba-1, Alibaba-2, Alibaba-3. The lowest price is in Alibaba-1.