TommyLemon / APIAuto

☔ 敏捷开发最强大易用的 HTTP 接口工具,机器学习零代码测试、生成代码与静态检查、生成文档与光标悬浮注释,集 文档、测试、Mock、调试、管理 于一体的一站式体验。☔ The most advanced tool for HTTP API. Testing with machine learning, generating codes and static analysis, generating comments and floating hints, one site for document, testing, mocking, debugging and management.

Home Page:http://apijson.cn/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

百度、搜狗、抖音公网接口调用演示

TommyLemon opened this issue · comments

因为这些接口不支持 CORS 跨域,所以需要开启托管服务代理。
可以复制 Chrome 等浏览器、Charles 等抓包工具的请求文本,
粘贴到 APIAuto 的 URL 输入框,会自动填充 URL, JSON, Header 等。

百度
APIAuto_request_thirdparty_api_baidu

搜狗
APIAuto_request_sogou_api

抖音
APIAuto_request_douyin_api

视频:APIAuto 测试请求第三方 HTTP API
https://www.bilibili.com/video/BV1JZ4y1d7c8
image