×

存雨 API

刻薄ai 正常

豆包刻薄版

POST
/chat_a

请求参数

  • id

    类型:string

    必填:

    说明:对话id(不提供该参数则代表开启新对话)

  • question

    类型:string

    必填:

    说明:问题(必填)

  • user_token

    类型:string

    必填:

    说明:user_token参数,可在网站主页第二个接口处找到获取方法

  • api_token

    类型:string

    必填:

    说明:api_token参数,可在网站主页第二个接口处找到获取方法

请求示例

https://www.cunyuapi.top/chat_a

返回示例

{
  "id": "0ff6b71c-0efe-405e-97c4-4d30ece8fbce",
  "user_question": "aa",
  "ai_response": "莫名其妙,说点像样的,别拿这没头没脑的“aa”来浪费我时间,有话就好好说,别在这不知所云。 "
}