Fetch your daily upload activity for the last 365 days, along with aggregate stats. This is the same data that powers the Upload Activity heatmap in the Snipp Console, exposed so you can rebuild it in your own tools.Documentation Index
Fetch the complete documentation index at: https://docs.snipp.gg/llms.txt
Use this file to discover all available pages before exploring further.
Behavior
- Authenticated with your
relay-key. Returns activity for the key’s owner only. historyis ascending by date. Days with no uploads are omitted, so the array is sparse.bytesandcountreflect successful uploads. A reservation that fails mid-upload is rolled back and does not appear.stats.currentStreakcounts consecutive days with uploads ending on the current UTC day. It is0if you have not uploaded today.stats.biggestDayisnullwhen there is no activity in the window.- All dates are UTC.

