Making rest api call

hello i m trying to make Rest api call for frappe using POSTMAN but not received any response.
my local bench is running already.

  1. is it correct way to making call or there is another way?

Thanks,
hardik

@Hardik_Mehta,

please check the Frappe Rest API documentation in developer guide http://frappe.github.io/frappe/user/en/guides/integration/

Thanks, Makarand