文章自然润色 API 数据接口

GuGuData - Aug 10 - - Dev Community

文章自然润色 API 数据接口

ai / 文本处理 基于 AI 的文章润色 专有模型 / 智能纠错。

gugudata_api_cover

1. 产品功能

  • 基于自有专业模型进行 AI 智能润色
  • 对原始内容进行智能纠错
  • 高效的文本润色性能
  • 全接口支持 HTTPS(TLS v1.0 / v1.1 / v1.2 / v1.3);
  • 全面兼容 Apple ATS;
  • 全国多节点 CDN 部署;
  • 接口极速响应,多台服务器构建 API 接口负载均衡;
  • 接口调用状态与状态监控

2. API 文档

接口详情: https://www.gugudata.com/api/details/article-polishing

接口地址: https://api.gugudata.com/ai/article-polishing

返回格式: application/json; charset=utf-8

请求方式: POST

请求协议: HTTPS

请求示例: https://api.gugudata.com/ai/article-polishing

数据预览: https://www.gugudata.com/preview/article-polishing

接口测试: https://api.gugudata.com/ai/article-polishing/demo

3. 请求参数

参数名 参数类型 是否必须 默认值 备注
appkey string YOUR_APPKEY 付费后获取的 APPKEY
content string 需要润色的文本内容

4. 返回参数

参数名 参数类型 备注
DataStatus.StatusCode int 接口返回状态码
DataStatus.StatusDescription string 接口返回状态说明
DataStatus.ResponseDateTime string 接口数据返回时间
Data.content string 润色后的文本内容
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player