# Lightweight Analytics > Simple, affordable, agent-first web analytics. Register sites, pull stats and > manage goals via a small JSON API authenticated with account API keys. ## Docs - [Agent & CLI API reference (markdown)](https://lightweightanalytics.com/docs/api.md): every endpoint with curl examples - [Documentation home](https://lightweightanalytics.com/docs): human-friendly guides ## Quick start for agents 1. Ask your human for an API key from https://lightweightanalytics.com/settings/api-keys 2. `curl -H "Authorization: Bearer la_…" https://lightweightanalytics.com/api/v1/me` 3. Fetch https://lightweightanalytics.com/docs/api.md for the full reference.