Simple Analytics is a privacy-first, cookieless web analytics platform built in the EU. It collects no personal data and needs no cookie banner, while exposing a REST API to pull aggregated dashboard stats, export raw data points (page views and events), collect custom events server-side, and manage the websites in an account.
APIs.json: https://raw.githubusercontent.com/api-evangelist/simpleanalytics/refs/heads/main/apis.yml
- Analytics
- Web Analytics
- Privacy
- Cookieless
- GDPR
- Created: 2026-06-21
- Modified: 2026-06-21
Returns the aggregated statistics shown in the dashboard as JSON - pageviews, visitors, histogram, pages, countries, referrers, UTM dimensions, and device/browser breakdowns - filterable by date range, page, country, referrer, and UTM parameters.
- Human URL: https://docs.simpleanalytics.com/api/stats
- Base URL:
https://simpleanalytics.com
- Stats
- Aggregated
- Page Views
- Referrers
- UTM
- Documentation
- API Reference
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Exports raw, per-event data points (pageviews or events) for a hostname as CSV or JSON, with selectable fields and hourly or daily date granularity. Requires an Api-Key and User-Id and a Business or Enterprise plan.
- Human URL: https://docs.simpleanalytics.com/api/export-data-points
- Base URL:
https://simpleanalytics.com
- Export
- Data Points
- Raw Data
- Events
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Collects custom events and pageviews server-side by POSTing a JSON payload (event type, hostname, path, optional metadata) to the collection endpoint, mirroring what the client-side sa_event() function sends.
- Human URL: https://docs.simpleanalytics.com/events/server-side
- Base URL:
https://queue.simpleanalyticscdn.com
- Events
- Collect
- Server Side
- Documentation
- API Reference
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
Admin endpoints to list the websites in an account and add a new website (hostname, timezone, public flag, label). Listing works on all plans; adding requires a Business or Enterprise plan.
- Human URL: https://docs.simpleanalytics.com/api/admin
- Base URL:
https://simpleanalytics.com
- Websites
- Admin
- Management
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
FN: Kin Lane Email: kin@apievangelist.com