Postman Ip address

Abnioss

Newbie
Joined
Aug 20, 2022
Messages
47
Reaction score
12
How can I know the ip address used by postman to send a request?
 
I know my ip.. I just added a proxy to postman and i want to check if postman are using that specific proxy ip
The kind of information you should have added in the initial question. Go to a site like webhook.site and get a URL then send a request from postman to that URL.
 
The kind of information you should have added in the initial question. Go to a site like webhook.site and get a URL then send a request from postman to that URL.
Thx bro..
Another question : can the end point tracks my fingerprints if i send a request from postman like they do with browsers
 
I'd imagine they will see the postman user agent but not so much of a trackable finger print. The clear lack of will be obvious that it's not a normal request.
 
Back
Top