Authentication

The RESTful Tracker needs you to pass the Tracker ID in the headers of the HTTP request.

ma-key: <your MA Key>

❗️

Wrong Tracker ID

Not providing any Tracker ID will result in an error (401). Providing a wrong Tracker ID will result in a success response (200) but the event will not be processed.