post https://{account}.piwik.pro/api/analytics/v1/real-time-events/
API that allows fetching raw Real-time events from the database.
Real-time data is retained for only an hour and may be available with a slight delay (up to a couple of minutes),
so we highly recommend getting the data older than 3 minutes (and newer than 60).
This API is not suitable for feeding external data warehouses as it is not a reliable source of complete data
- for that purpose we recommend regular Raw data API or Exports.
Please note that each request must be authenticated.