M

Matomo Tracking HTTP API

REST discovered

Details
URL
https://<your-matomo-domain>/matomo.php
Docs
https://developer.matomo.org/api-reference/tracking-api
Authentication
Matomo API token (`token_auth`) api_key discovered Get key ↗
?token_auth=<credential>

Log in to your Matomo instance, then go to Administration > Personal > Security and click Create new token. Confirm your password, give the token a description, optionally set expiry and Only allow secure requests, then save the token somewhere safe. See API token instructions.