Ospeech
  1. Ospeech
Ospeech
  • Ospeech
    • 获取随机一言
      GET
    • 添加一条一言数据
      POST
  • 数据模型
    • 示例数据模型
      • Pet
      • Category
      • Tag
  1. Ospeech

获取随机一言

测试中
GET
/

请求参数

Query 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/'

返回响应

🟢200成功
application/json
Body

示例
{}
修改于 2025-05-19 11:32:51
下一页
添加一条一言数据
Built with