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.