---
title: 通义千问API-通义千问-API黄页|万维易源ShowAPI
canonical_url: "https://www.showapi.com/playground/aliyun/bailian/qwen-nlp"
last_updated: "2026-09-23T16:05:37.907Z"
meta:
  description: 阿里云大模型服务平台百炼提供通义千问API，详细介绍输入输出参数，助力开发者快速接入高效AI服务。
  keywords: 通义千问API，阿里云大模型，百炼平台，API接入指南，通义千问参数
  "og:description": 阿里云大模型服务平台百炼提供通义千问API，详细介绍输入输出参数，助力开发者快速接入高效AI服务。
  "og:title": 通义千问API-通义千问-API黄页|万维易源ShowAPI
---

*

*

*

# **通义千问**

[阿里云-大模型服务平台百炼](https://www.showapi.com/playground/aliyun/bailian)** 产品首页 [**API文档](https://bailian.console.aliyun.com/?tab=api#/api/?type=model&url=https%3A%2F%2Fhelp.aliyun.com%2Fdocument_detail%2F2712576.html) [**应用示例](https://www.showapi.com/aiapp/aliyun/bailian/qwen-nlp.html)

**9895

2025-04-09更新

**170 [提交收录](https://www.showapi.com/island/feedback-page?submitrequire=true) [反馈问题](https://www.showapi.com/island/feedback-page?apiurl=/playground/aliyun/bailian/qwen-nlp) [ 创建我的API](https://www.showapi.com/playground)

通义千问是一个强大的自然语言处理模型，支持多种语言任务，包括对话生成、文本理解等。它通过深度学习技术，能够理解和生成自然语言文本，适用于多种应用场景。

**基础配置**

**Token****\*****[去获取Token](https://bailian.console.aliyun.com/?tab=api#/api/?type=model&url=https%3A%2F%2Fhelp.aliyun.com%2Fdocument_detail%2F2712195.html&renderType=iframe)

用于鉴权的Bearer Token

选择接入点：

**POST**

**

**Run

**接入点文档：**[查看](https://help.aliyun.com/zh/model-studio/text-generation)

Run: Ctrl+

↵

接入点描述：本文介绍通义千问 API 的输入输出参数。

**请求参数**

**model****\***

模型名称。支持的模型：通义千问大语言模型（商业版、开源版、Qwen-Long）、通义千问VL、通义千问Omni、数学模型、代码模型。

**messages\[0].content****\***

消息内容。

**messages\[0].role****\***

消息的角色，固定为system或user。

**stream**

是否流式输出回复。

**返回结果**

当前为示例返回

**

返回体

返回头

**使用其他软件测试API**

您可以拷贝Curl语句，直接导入Postman进行测试

**拷贝Curl语句