土味情话/API接口
大家想不想要那种甜到爆炸的土味情话呢?
如果想的话,那么这个api接口可以满足你的需求!
请求地址:
https://api.1314.cool/words/api.php
请求方式:POST /GET
请求参数
return
该参数可为
json 返回json类型数据
js 用于在HTML网页中进行嵌入代码
html 直接返回html格式数据
如不传,默认返回HTML格式数据
请求示例:
示例1:
https://api.1314.cool/words/api.php?return=js
返回:
document.write("月光正好思念正浓。")
示例2:
https://api.1314.cool/words/api.php?return=json
返回:
{"code":"200","word":"听闻先生治家有方,小女余生愿闻其详。"}
暂无评论
发表评论