Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns aggregate lifetime running statistics.
cURL
curl --request GET \ --url https://api.rewind.rest/v1/running/stats \ --header 'Authorization: Bearer <token>'
{ "data": { "total_runs": 1350, "total_distance_mi": 6069.88, "total_elevation_ft": 238690.03, "total_duration": "828:56:08", "avg_pace": "8:12/mi", "years_active": 17, "first_run": "2010-09-10T17:24:19.000Z", "eddington_number": 11 } }
API key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
Lifetime stats
Show child attributes