Geo location and tracking REST Web API for developers
Feel free to navigate the tree menu on the left to obtain specific support about the features available on MyWakes platform.
By using our APIs you can build your own tracking solution or include tracking features in your existing software. Remember that in order to use the service you will need to apply for an application key to the service.
You can interface with the platform via a Rest API protocol, Web API protocol or by using the functions available in a (DLL) .NET library. In choosing which technology to adopt consider the different characteristics offered by the different solutions:
- REST API {...} </>
Compatibility with any development environment / platform using solely an HTTPS standard protocol.
- WEB API (legacy)
Compatibility with any development environment / platform using solely an HTTP / HTTPS standard protocol.
- DLL .NET (legacy)
A helper in the .NET environment that makes it extremely easy to use the services.