Source: https://dinakar-rewind.docs.pageloop.ai

# Welcome to Rewind

Rewind is a personal archive of everything you listen to, run, watch, read, collect, attend, and check in to. It pulls the services that track your life into one API that you, and Claude, can query.

![Rewind answering questions about your listening and attendance history in Claude on iPhone](https://d1f1ngd1uevx2j.cloudfront.net/2048bcd9-fa3f-4c66-9a62-3ce453a4bfc7/images/2258caeffe6df3fa162864f5f682988bfa9b6c7705554d39da1307c7dcad9cc9.jpg)

## What it tracks

| Domain                                | Sources                 | What it tracks                                          |
| ------------------------------------- | ----------------------- | ------------------------------------------------------- |
| [**Listening**](/domains/listening)   | Last.fm, Apple Music    | Scrobbles, top artists/albums/tracks, streaks, stats    |
| [**Running**](/domains/running)       | Strava                  | Every activity type, splits, locations, routes, records |
| [**Watching**](/domains/watching)     | Plex, Letterboxd, Trakt | Movies, TV shows, watch history, ratings, reviews       |
| [**Collecting**](/domains/collecting) | Discogs, Trakt          | Vinyl/CD collection, physical media, wantlist           |
| [**Reading**](/domains/reading)       | Instapaper              | Articles, reading progress, highlights, word count      |
| [**Attending**](/domains/attending)   | Google Calendar, Gmail  | Live events, tickets, sports games, concerts, venues    |
| [**Places**](/domains/places)         | Foursquare/Swarm        | Check-in history, venues, categories, cities, stats     |

## How to use it

- **As a REST API**: every domain is served from `api.rewind.rest` with consistent pagination, date filters, and an image CDN. Start with the [quickstart](/quickstart).
- **From Claude**: connect the [MCP server](/mcp/overview) and ask in natural language, like _"what was I listening to last March,"_ _"how far did I run in 2025,"_ or _"find that article I saved about urban design."_

## Who it's for

Rewind is single-user by design: it serves one person's archive, read-only. Anyone, or any AI assistant, can explore that data through the API or the MCP server, but it is not multi-tenant. It exists to make one life's data queryable.

- [Quickstart](/quickstart)

  Make your first authenticated API call in a few minutes.
- [Authentication](/authentication)

  API keys, Bearer tokens, and the read-versus-admin scopes.
- [Use it from Claude](/mcp/overview)

  Connect the MCP server and query your data in natural language.
- [OpenAPI spec](/openapi-spec)

  Every endpoint as a machine-readable schema for client generation.
