Page 1 of 1
Secure access to the REST API
Posted: Mon Apr 07, 2008 10:05 pm
by Guest
In the same way you provide
https://secure.accutracking.com, is there any way to securely access the xml data returned by the REST API?
Re: Secure access to the REST API
Posted: Mon Apr 07, 2008 10:46 pm
by ATSupport
Should be no problem. We can setup a self-signed certificate right away for api.accutracking.com and add trusted certificate later.
[UPDATE] the self-signed cert was installed.
Re: Secure access to the REST API
Posted: Sat Apr 19, 2008 11:19 am
by Guest
ATSupport:
- Is there any restriction on how often an application using the REST API can hit the Accutracking secure servers before it is considered an unfair use of the system?
Additionally, any recommendation for the frequency related to the sending interval set in the units, based in your experience?
Thanks!
Re: Secure access to the REST API
Posted: Sat Apr 19, 2008 11:35 am
by ATSupport
There's no hard limit but we recommend the query in no less than every 5 seconds. As the load grows, we'll distribute it to clusters so there should be no problem.