How can i distinguish order placed through API vs manually?

I want to do some stats analysis, so I want to fetch all the past orders, but only the one which were placed using the api, is there any field that can be used to identify api orders?

@Vishal_Singh Use correlationId as order tag to set your unique order id.

Reference - Orders - DhanHQ Ver 2.0 / API Document