
What it tracks
How to use it
- As a REST API: every domain is served from
api.rewind.restwith consistent pagination, date filters, and an image CDN. Start with the quickstart. - From Claude: connect the MCP server 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
Make your first authenticated API call in a few minutes.
Authentication
API keys, Bearer tokens, and the read-versus-admin scopes.
Use it from Claude
Connect the MCP server and query your data in natural language.
OpenAPI spec
Every endpoint as a machine-readable schema for client generation.