答案之书

GET
https://api.lvxiaodong.com/api/answers
https://v2.xxapi.cn/api/answers?question=我该继续吗

服务指标

QPS 上限
1次/秒
平均响应时间
0ms
今日调用量
0
累计调用量
51

接口描述

探索答案之书免费API,轻松集成随机答案生成功能到您的应用程序或网站中。

请求参数

请求示例

Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.lvxiaodong.com/api/answers?question=${问题}'

返回示例

{
  "code": 200,
  "msg": "数据请求成功",
  "data": {
    "description_en": "Cultivate sympathy and understanding; care about others' feelings.",
    "description_zh": "培养同情心和理解力,关心他人的感受。",
    "title_en": "Cultivate empathy.",
    "title_zh": "培养同理心"
  },
  "request_id": "4da102f7ff2fce5aeeac0578"
}