postman is used to api calls if u get and store data in your mobile while creating app and you want to retrive and store data through api calls
first select method get
next step, paste your api url that shown in below figure
then click send button your output shown below figure
check post method( when you store data)========================
first select post method
next put your url