For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
    • Help
      • Overview
        • How to dynamically set the initial value for a variable
        • How to persist variable values
        • How to dynamically update multiple requests
        • How to add a proxy to the operating system
        • I'm experiencing a long response time
        • How to install Newman
        • How to use cookies in scripts
        • How to save a response as a variable and reuse it for another API call
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • You are experiencing one of the following issues
  • What to expect
  • How to unblock yourself
  • The response size of your request is below 100MB
  • The response size of your request is above 100MB
FAQsSending requests

I'm experiencing a long response time

||View as Markdown|
Was this page helpful?
Previous

How to add a proxy to the operating system

Next

How to install Newman

Built with

You are experiencing one of the following issues

  • When you send a request, the application freezes or is stuck on the Sending Request screen.
  • It takes a long time to receive the response after sending the request.

What to expect

The default maximum renderable response size is set at 50MB. You can increase this limit in your settings.

  • Note: The amount of data that can be safely shown in the UI depends on your hardware and OS configuration. If you increase the response size to a value above 100MB, there is a potential risk of experiencing a long response time or seeing the app crashing. If you are receiving a blank screen or black window while opening the Postman application, try disabling hardware acceleration from your GPU Software .

To figure out quickly whether the issue has to do with the request you are trying to send or not, send a request to the Postman Echo API.

  • If the response returned by the Postman Echo API doesn’t exceed 50MB, this would indicate an issue with the request you are trying to send. See the options below to unblock yourself .
  • If the response returned by the Postman Echo API exceeds 50MB , then submit a support request , so our team can work with you to resolve the issue.

How to unblock yourself

Depending on the size of your response, there are two ways to unblock yourself: you can increase the maximum response size, or you can use the Send and Download option.

The response size of your request is below 100MB

If your request’s response size is below 100MB, try setting the maximum size to 100 MB. To do this, go to Settings>General>Max response size in MB and adjust the value to 100.

The response size of your request is above 100MB

If your request’s response size exceeds 100MB, you can use the following workaround: try using the Send and Download option when sending the request. To do this, select the dropdown next to Send and select Send and Download. This will generate a downloaded version of your response.


Have more questions? Submit a request