OneKitTools logoOneKitTools
返回开发者

API 测试器

Test HTTP APIs with 自定义 methods, headers and body

关于 API 测试器

Test HTTP APIs directly 在浏览器中 — send GET, POST, PUT, DELETE requests with custom headers and body, and inspect response details.

如何使用 API 测试器

  1. 1输入API endpoint URL in the address bar。
  2. 2选择HTTP method (GET, POST, PUT, DELETE, PATCH, etc.)。
  3. 3Add custom headers in key: value format, one per line (例如, Authorization: Bearer token).
  4. 4For POST/PUT requests, 输入 the request body in JSON or 其他 格式.
  5. 5点击 'Send' and review the response headers, body, and 性能 indicator.
  6. 6Use '复制 as cURL' to reproduce the request in your terminal.

提示

  • 查看 performance indicator (Fast/Medium/Slow) to quickly gauge API response times.
  • Your request history is saved locally — revisit 上一个 calls 无需 re-entering details.
  • 使用Copy as cURL feature来share exact requests with teammates for debugging。

相关工具

相关指南

OneKitTools 团队更新于 2.21.4