I am using NodeJS v4.2.6 application with ExpressJS to handle Rest API calls. I am using Java, Python and DOT Net programming interface to make an API call.
Is there any possibility to identify that the request was made through CURL command or some other way and how to restrict those request.