Quickstart
Hosted API — The Fastest Path
The hosted API atapi.timepointai.com is the easiest way to use Timepoint. The Gateway handles authentication, credits, and proxies your requests to Flash and other services.
Authenticate
Sign up through the Timepoint app to get your credentials. The Gateway supports Apple, Google, and GitHub OAuth.Render a Moment
Query the Clockchain
The Clockchain is a public API — no authentication needed for read access.Connect via MCP
The Clockchain exposes a Model Context Protocol endpoint for LLM tool use:Local Development
The sections below cover running Timepoint services locally from source.Flash — Render a Historical Moment
Flash is a pure generation engine. In production, the Gateway handles auth and proxies requests to Flash. Locally, you can run it standalone.Prerequisites
- Python 3.10+
- A Google API key (free at AI Studio)
Install and Run
Render a Moment
Pro — Run a Social Simulation
Pro is the SNAG engine — it simulates social dynamics with causal provenance.Install and Run
Run a Simulation
Clockchain — Query the Graph Locally
See the Hosted API section above for querying the public Clockchain. To run locally:Next Steps
Core Concepts
Understand timepoints, SNAG, and temporal modes
Flash Deep Dive
The 14-agent pipeline explained
API Reference
Full endpoint documentation
Clockchain
How the temporal graph works