quoox|TRACKER developer information - API
If you are a developer, you can write your own quoox|TRACKER clients, so you can use any kind of devices! You can make use of this service for free, if your product is available for free and free of commercial use. If you need this API for a commercial project, please contact us via our website. If you like, we will publish your software in our clients-list.
How does it work?
Its as easy as this:
You need a free quoox|TRACKER API Key to get access to this service. Register a free key here!
All update and query processes work with simple web requests. These links start from: http://quoox.net/tracker/control/
| update.php | This link is used to update positions. You should not update more often than every 5 seconds. You have to provide this script with the following parameters:
Decimal separator is a dot no comma! This script always returns a single character/status code: 1 update ok, 0 failed to update, -1 System temporary down, -2 Wrong API key |
| query.php | This link is used to query position data for a specific tracker id. You have to provide this script with the following parameters:
|