Top "Postman" questions

Postman is a toolchain for API developers to share, test, document and monitor APIs.

Websocket connections with postman

I'm using Postman to test an existing REST API. This API calls async functions on the server which return a …

postman
How to delete session cookie in Postman?

I am testing my API in Postman and am having trouble simulating a log out. If I do a call …

postman
Simulate a specific CURL in PostMan

I am using Postman to test some Curl requests to an API server. The API developers gave us the curl …

curl httprequest postman
Sending POST parameters with Postman doesn't work, but sending GET parameters does

I'm trying to test a simple PHP page using the Chrome extension Postman. When I send URL parameters, the script …

php postman
Using Postman to access OAuth 2.0 Google APIs

I am trying to access Proximity Google API using Postman chrome app. I have followed tutorials on postman and google …

oauth-2.0 google-api google-api-client postman google-oauth
Sending cookies with postman

I read the manual of sending request with cookie with postman: As the packaged app runs in a sandbox separately …

cookies postman
How to download excel (.xls) file from API in postman?

I am having an API endpoint and Authorization token for that API. The said API is for .xls report download, …

rest postman rest-client advanced-rest-client
CORS with POSTMAN

This subject has been asked a couple of time, but I still don't understand something: When I read answers about …

http cors postman
Postman addon's like in firefox

Is there a recommended add-ons in the firefox, which is has the most features that postman have?

firefox firefox-addon postman
How to install/start Postman native v4.10.3 on Ubuntu 16.04 LTS 64-bit?

I downloaded Postman for Linux (from https://www.getpostman.com/apps), unpacked .tar.gz file into ~/bin/postman and then …

ubuntu postman