ITAPI
ITAPI
首页 接口文档 友情链接 关于 联系我们

API 文档
返回接口列表
GET POST /api/Pinyin

中文转拼音

中文转换拼音,严格模式,不可包含非中文

更新于 2026-07-18

18

累计调用

0

今日调用

正常

接口状态

调用地址

http://itapi.top/api/Pinyin

请求参数

text 必填
string

中文,且仅为中文

format 可选
int

1为携带音标,默认不携带

type 可选
string

返回格式

响应示例

[]

在线测试

代码示例

curl http://itapi.top/api/Pinyin?text=value&format=value&type=value