Sign in

Get productivity data

documented

Restricted data by productivity metrics for the authorizing user.

GET \/api\/oauth\/productivity_dataAnalytic Data APIno implementation yet0 runs
No 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/api/oauth/productivity_data?access_token={{OAUTH2_ACCESS_TOKEN}}&format=json" \
  -X GET \
  -H "Accept: application/json"
Get productivity data · RescueTime · OpenIntegrations