Start tracking.
Start the tracking system and produce tracking results.
Returns a status message.
| Status Code | Content Example | Meaning |
|---|---|---|
| 200 | {"message":"Server Started"} | Success message |
| 500 | {"message":"TrackerException: <...>"} | An other type of internal error |