I want to user traccar with my web application which is developed on Asp.net MVC (C#). how can I use api to get it done?
Like any other webservice...
Yes but I can't find the webservice urlI had gone through their api reference
URL base is your server URL. Path part is clearly documented in the API reference.
I want to user traccar with my web application which is developed on Asp.net MVC (C#). how can I use api to get it done?