Back to Browse

Postman Tutorial - Authorize API Requests using Basic Auth

66.1K views
Aug 20, 2020
7:44

Learn how to use Basic Auth Authorization type for any API request in Postman. Basic Auth requires an username and password for the API to be authorized. The Authorization key and value is passed in the header of the API request. But the username:password should be encoded in Base64 format, or else the request will fail. Sample API for Basic Auth: URL: https://postman-echo.com/basic-auth Username: postman Password: password Found this video interesting - Please Like and Share the video. Have Feedback/Questions - Leave a comment below. Subscribe our YouTube Channel - https://www.youtube.com/channel/UC6LyUhddo6bH2CcFLpFjjsA/ Get access to 100 plus videos on different automation tools. Also never miss out on any new video posted on our channel. Other Video Playlists on our Channel: Selenium: https://www.youtube.com/playlist?list=PLox9xfUeaKQ5qVlG-GyYZHLQCWm4ePMPc Jenkins 2.0: https://www.youtube.com/playlist?list=PLox9xfUeaKQ6lVnKnDRLVsofBHx0FpJcP Maven: https://www.youtube.com/playlist?list=PLox9xfUeaKQ7iBCaDw5MQsmPZUa5gRmCp Blog Site: https://qascript.com

Download

1 formats

Video Formats

360pmp47.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Postman Tutorial - Authorize API Requests using Basic Auth | NatokHD