---
title: 文字变形API-创意文字WordArt锦书-API黄页|万维易源ShowAPI
canonical_url: "https://www.showapi.com/playground/aliyun/bailian/word-art"
last_updated: "2026-09-21T15:34:37.949Z"
meta:
  description: 阿里云百炼文字变形API提供创意文字设计服务，通过边缘轮廓变形技术，实现字体多样化应用，生成黑底白字蒙版图，满足个性化设计需求。
  keywords: 文字变形API，创意文字设计，阿里云百炼，字体轮廓变形，黑底白字蒙版图
  "og:description": 阿里云百炼文字变形API提供创意文字设计服务，通过边缘轮廓变形技术，实现字体多样化应用，生成黑底白字蒙版图，满足个性化设计需求。
  "og:title": 文字变形API-创意文字WordArt锦书-API黄页|万维易源ShowAPI
---

*

*

*

# **创意文字WordArt锦书**

[阿里云-大模型服务平台百炼](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%2F2712508.html) [**应用示例](https://www.showapi.com/aiapp/aliyun/bailian/word-art.html)

**9207

2025-04-10更新

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

该API能够将普通文本转换为具有艺术效果的创意文字，支持多种风格和样式，适用于海报设计、广告创意等场景。

**基础配置**

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

API-Key，例如：Bearer d1\*\*2a

选择接入点：

**POST**

**

**Run

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

Run: Ctrl+

↵

接入点描述：对输入的文字边缘轮廓进行创意变形，根据提示词内容进行边缘变化，实现一种字体的更多种创意用法，返回带有文字内容的黑底白色蒙版图。

**请求参数**

**input.prompt****\***

用户输入的文字内容；1-200 个字

**input.text**

用户输入的文字内容

**parameters.font\_name**

指定需要使用的字体类型。不带该参数则使用默认字体，默认字体为方正楷体

**parameters.n****\***

生成的图片数量，默认为 4，取值范围为\[1, 4]

**parameters.output\_image\_ratio**

图像比例，可选参数为：{"1280x720", "720x1280", "1024x1024"}，默认"1280x720"

**parameters.steps**

变形迭代次数，数字越大文字变化程度越大

**返回结果**

当前为示例返回

**

返回体

返回头

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

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

**拷贝Curl语句