跳到主要内容

公共API

服务器资源有限,不要频繁、尤其不要循环调用这些接口。否则 IP 可能被屏蔽,Quicker 也会受影响。

动作

说明地址
本日分享或更新https://getquicker.net/open/api/actions/today
昨日分享或更新https://getquicker.net/open/api/actions/yesterday
最近 24 小时https://getquicker.net/open/api/actions/last24hours
检查某动作最新版本https://getquicker.net/open/api/actions/CheckVersion?id=动作库动作ID
获取动作基本信息https://getquicker.net/open/api/actions/getactioninfo?id=动作库动作ID

版本

说明地址
版本更新历史https://getquicker.net/open/api/quicker/versionhistory?from=1.30.0.0&to=1.30.5.0to 可选)
当前各通道版本号https://getquicker.net/open/api/quicker/versions

工具 API

接口索引:https://tools.getquicker.cn/swagger/index.html

源代码:https://github.com/cuiliang/tools.getquicker.cn

封装子程序:https://getquicker.net/subprogram?id=0c79bde7-f7aa-4584-ee8b-08da63dc012d

目前包括:汉字拼音 / 简繁与全半角、公网 IP、JSON↔CSV、Markdown↔HTML、YAML↔JSON。

其它服务

说明地址
网站 faviconhttps://helperservice.getquicker.cn/favicon/get/域名
常见程序图标https://helperservice.getquicker.cn/exeicon/get/exe文件名(仅常见程序,可能是旧版或错图标)
SVG 转 PNGhttps://helperservice.getquicker.cn/svg/topng?svg=URL编码的.svg地址&size=边长&defaultColor=颜色
内置矢量图标转 PNGhttps://helperservice.getquicker.cn/faicon/png/ + fa:Light_Cog:#FF0000 的 URL 编码
查一个词https://helperservice.getquicker.cn/dict/word?word=单词
查多个词https://helperservice.getquicker.cn/dict/multi?wordList=Hello,China
前缀匹配https://helperservice.getquicker.cn/dict/match?word=quick&count=50

词典数据来源见 ECDICT。SVG 需能在国内免登录下载。

限制与排障

  • 循环或高频调用会被封 IP。
  • 程序图标接口不是完整图标库。
  • 工具域名是 tools.getquicker.cn / helperservice.getquicker.cn,和文档站不是同一个。

相关链接

更新于