ApiCatcher Blog: API Capture & Debugging Tutorials
Explore API capture, export, and debugging with ApiCatcher.

The Craft Behind the UI: A Deep Dive into ApiCatcher Desktop's UX Design
Side-by-side request-response layout, reusable components, full-screen body preview, detached windows for side-by-side comparison, and JSON Diff — here's the UX thinking that went into making ApiCatcher Desktop a joy to use for HTTP debugging.

iOSでhostsファイルを編集するようにDNS解決をカスタマイズする方法
iOSでhostsファイルを編集するのと同じように、ApiCatcherのDNSマッピング機能を使ってドメイン解決をカスタマイズする方法と、プロキシ層でのインターセプトとリダイレクトの仕組みを解説します。

HTTP経由の大容量ファイルをApiCatcherがキャプチャする仕組み
iOSのネットワーク拡張プロセスのメモリ制限を突破し、大容量ファイルをストリーミングで直接ディスクに書き込むApiCatcherの仕組みを解説。メモリ不足によるリクエスト破棄を回避する実装方法。

キャプチャしたHTTPSリクエストをApifoxにエクスポートする方法
ApiCatcherでキャプチャしたHTTPSリクエストをApifoxにエクスポートする手順 — わずか数ステップで完了します。

キャプチャしたHTTPSリクエストをPostmanにエクスポートする方法
ApiCatcherでキャプチャしたHTTPSリクエストをPostmanにエクスポートする手順 — API Keyの取得、WorkspaceとCollectionの選択方法を詳しく解説します。

Why Did We Build ApiCatcher?
Why we built ApiCatcher — an HTTPS debugging proxy that automatically generates API documentation and solves the real-world pain of missing docs and difficult debugging.