List daily summaries
documentedDaily rollups of time logged, including productivity levels and major categories.
GET \/anapi\/daily_summary_feedAnalytic Data APIno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://www.rescuetime.com/anapi/daily_summary_feed?key={{RESCUETIME_API_KEY}}" \
-X GET \
-H "Accept: application/json"