Hi Akshay,
the SAP Gateway Client is providing you the CSRF token automatically so that you as a developer testing the Service don't have to bother to get it yourself.
An OData Client has to retrieve the CSRF token via a GET request using the http Header "X-CSRF-Token" with the value "Fetch"
See the following thread for more details.
Best Regards,
Andre