Postman | Capture API Calls With a Proxy

Поделиться
HTML-код
  • Опубликовано: 29 авг 2024
  • The Postman proxy helps you debug your application by capturing HTTP traffic and creating a collection that can be shared with users, or to create documentation, mock servers or scrape data.
    NOTE: the satellite icon to "capture requests" is now in the footer of the packaged app for Mac, Windows, or Linux.
    learning.postm...
  • НаукаНаука

Комментарии • 10

  • @shinyshark2247
    @shinyshark2247 11 месяцев назад

    I want to use this tool to intercept local API calls. I host a client and an API on the same PC and I want to know what API calls happene between this Client and the API. Can I use this functionality to record that? I've read the documentation but I'm still unsure and I haven't been able to get it to work so far.

  • @jatinghori6417
    @jatinghori6417 Год назад

    I want to intercept the desktop application, which interacts with Web internally when some icons are clicked. How can I intercept the api calls of the desktop app using Postman?

    • @postman
      @postman  Год назад

      You can have a look at the documentation here: learning.postman.com/docs/sending-requests/capturing-request-data/capturing-http-requests/#step-3-configure-the-proxy-on-a-client-device

  • @rakeshraushan9923
    @rakeshraushan9923 10 месяцев назад

    In my case it shows that your connection is not private

  • @mahersafadii
    @mahersafadii 2 года назад +1

    the capture requests button doesn't show for me.

    • @postman
      @postman  2 года назад +2

      The "capture requests" button is in now in the footer of the packaged app for Mac, Windows, and Linux. learning.postman.com/docs/sending-requests/capturing-request-data/capturing-http-requests/

  • @shareupdev8909
    @shareupdev8909 2 года назад +1

    How do I do the same thing from Android or iPhone ?

    • @postman
      @postman  2 года назад

      There's a blog post about this here, while the principle is still the same the instructions might be a bit out of date! blog.postman.com/using-postman-proxy-to-capture-and-inspect-api-calls-from-ios-or-android-devices/

  • @abhii5521
    @abhii5521 Год назад

    How do I do it on windows?

    • @postman
      @postman  Год назад

      The Postman docs has instructions for setting up the proxy on various OS: learning.postman.com/docs/getting-started/proxy/