Simple Analytics website screenshot

Simple Analytics

Simple Analytics is a privacy-first, cookieless web analytics platform built and hosted in the European Union by Simple Analytics B.V. in the Netherlands. It collects no personal data, sets no cookies, stores no IP addresses and needs no consent banner, while exposing a REST API surface to pull aggregated dashboard statistics, export raw unsampled data points (page views and events) to warehouses and BI tools, collect custom events server-side from backends and mobile apps, and administer the websites in an account. Public websites can be read anonymously on both read APIs, and a large first-party plugin library installs the tracking script across common frameworks and CMSes.

Simple Analytics publishes 4 APIs on the APIs.io network, including Events API, Export API, Stats API, and 1 more. Tagged areas include Analytics, Web Analytics, Privacy, Cookieless, and GDPR.

Simple Analytics’ developer surface includes authentication, changelog, sandbox, engineering blog, documentation, API reference, getting-started guide, and 30 more developer resources.

62.4/100 strong ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemiumSelf serveFree trial⚡ Free to try
1 APIs
AnalyticsWeb AnalyticsPrivacyCookielessGDPREventData ExportEurope

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/simpleanalytics: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Simple Analytics Events API

The Events API from Simple Analytics — server-side collection of custom events and page views, with customer-defined metadata, posted unauthenticated to the collection queue.

Simple Analytics Export API

The Export API from Simple Analytics — raw, unsampled data point export (page views and events) as JSON or CSV over a date range, with per-field selection.

Simple Analytics Stats API

The Stats API from Simple Analytics — the aggregated dashboard statistics (pageviews, visitors, histogram, pages, countries, referrers, UTM and device breakdowns) as JSON for an...

Simple Analytics Websites API

The Websites API from Simple Analytics — the Admin surface for listing the websites in an account and adding a new one with timezone, visibility and label.

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Simple Analytics API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Simpleanalytics Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Simpleanalytics Authentication

apiKey · 2 schemes

SECURITY

Simpleanalytics Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Simpleanalytics Trust Center

SOC 2 Type II, ISO 27001, HIPAA, PCI DSS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Simpleanalytics Agentic Access

5 operations · 2 acting

5 operations · 2 acting

AGENTIC

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: simpleanalytics
url: https://raw.githubusercontent.com/api-evangelist/simpleanalytics/refs/heads/main/apis.yml
name: Simple Analytics
kind: company
description: Simple Analytics is a privacy-first, cookieless web analytics platform built and hosted in the European Union
  by Simple Analytics B.V. in the Netherlands. It collects no personal data, sets no cookies, stores no IP addresses and needs
  no consent banner, while exposing a REST API surface to pull aggregated dashboard statistics, export raw unsampled data
  points (page views and events) to warehouses and BI tools, collect custom events server-side from backends and mobile apps,
  and administer the websites in an account. Public websites can be read anonymously on both read APIs, and a large first-party
  plugin library installs the tracking script across common frameworks and CMSes.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  trial_days: 14
  try_now: true
  public: false
  label: Freemium · Self-serve signup · 14-day trial
  confidence: high
  source:
  - plans
  - authentication
  - https://www.simpleanalytics.com/pricing
  generated: '2026-08-13'
  method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/simpleanalytics.png
tags:
- Analytics
- Web Analytics
- Privacy
- Cookieless
- GDPR
- Event
- Data Export
- Europe
tags_raw:
- Analytics
- Web Analytics
- Privacy
- Cookieless
- GDPR
- Events
- Data Export
- Europe
created: '2026-06-21'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: simpleanalytics:simpleanalytics-events-api
  name: Simple Analytics Events API
  description: The Events API from Simple Analytics — server-side collection of custom events and page views, with customer-defined
    metadata, posted unauthenticated to the collection queue.
  humanURL: https://docs.simpleanalytics.com/events/server-side
  baseURL: https://queue.simpleanalyticscdn.com
  tags:
  - Event
  tags_raw:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/simpleanalytics-events-api-openapi.yml
  - type: Overlay
    url: overlays/simpleanalytics-events-api-overlay.yaml
  - type: Documentation
    url: https://docs.simpleanalytics.com/events/server-side
  - type: APIReference
    url: https://docs.simpleanalytics.com/events
  - type: PostmanCollection
    url: collections/simpleanalytics-events-api.postman_collection.json
  - type: OpenCollection
    url: collections/simpleanalytics-events-api.opencollection.json
- aid: simpleanalytics:simpleanalytics-export-api
  name: Simple Analytics Export API
  description: The Export API from Simple Analytics — raw, unsampled data point export (page views and events) as JSON or
    CSV over a date range, with per-field selection.
  humanURL: https://docs.simpleanalytics.com/api/export-data-points
  baseURL: https://simpleanalytics.com
  tags:
  - Export
  properties:
  - type: OpenAPI
    url: openapi/simpleanalytics-export-api-openapi.yml
  - type: Overlay
    url: overlays/simpleanalytics-export-api-overlay.yaml
  - type: Documentation
    url: https://docs.simpleanalytics.com/api/export-data-points
  - type: APIReference
    url: https://docs.simpleanalytics.com/api
  - type: PostmanCollection
    url: collections/simpleanalytics-export-api.postman_collection.json
  - type: OpenCollection
    url: collections/simpleanalytics-export-api.opencollection.json
- aid: simpleanalytics:simpleanalytics-stats-api
  name: Simple Analytics Stats API
  description: The Stats API from Simple Analytics — the aggregated dashboard statistics (pageviews, visitors, histogram,
    pages, countries, referrers, UTM and device breakdowns) as JSON for any tracked hostname.
  humanURL: https://docs.simpleanalytics.com/api/stats
  baseURL: https://simpleanalytics.com
  tags:
  - Stats
  properties:
  - type: OpenAPI
    url: openapi/simpleanalytics-stats-api-openapi.yml
  - type: Overlay
    url: overlays/simpleanalytics-stats-api-overlay.yaml
  - type: Documentation
    url: https://docs.simpleanalytics.com/api/stats
  - type: APIReference
    url: https://docs.simpleanalytics.com/api
  - type: PostmanCollection
    url: collections/simpleanalytics-stats-api.postman_collection.json
  - type: OpenCollection
    url: collections/simpleanalytics-stats-api.opencollection.json
- aid: simpleanalytics:simpleanalytics-websites-api
  name: Simple Analytics Websites API
  description: The Websites API from Simple Analytics — the Admin surface for listing the websites in an account and adding
    a new one with timezone, visibility and label.
  humanURL: https://docs.simpleanalytics.com/api/admin
  baseURL: https://simpleanalytics.com
  tags:
  - Websites
  properties:
  - type: OpenAPI
    url: openapi/simpleanalytics-websites-api-openapi.yml
  - type: Overlay
    url: overlays/simpleanalytics-websites-api-overlay.yaml
  - type: Documentation
    url: https://docs.simpleanalytics.com/api/admin
  - type: APIReference
    url: https://docs.simpleanalytics.com/api
  - type: PostmanCollection
    url: collections/simpleanalytics-websites-api.postman_collection.json
  - type: OpenCollection
    url: collections/simpleanalytics-websites-api.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/simpleanalytics-agentic-access.yml
- type: DomainSecurity
  url: security/simpleanalytics-domain-security.yml
- type: Authentication
  url: authentication/simpleanalytics-authentication.yml
- type: Conventions
  url: conventions/simpleanalytics-conventions.yml
- type: ErrorCatalog
  url: errors/simpleanalytics-problem-types.yml
- type: DataModel
  url: data-model/simpleanalytics-data-model.yml
- type: Lifecycle
  url: lifecycle/simpleanalytics-lifecycle.yml
- type: StatusPage
  url: https://status.simpleanalytics.com
- type: ChangeLog
  url: https://www.simpleanalytics.com/changelog
- type: Roadmap
  url: https://www.simpleanalytics.com/roadmap
- type: Conformance
  url: conformance/simpleanalytics-conformance.yml
- type: Compliance
  url: https://www.simpleanalytics.com/gdpr-compliance
- type: TrustCenter
  url: security/simpleanalytics-trust-center.yml
- type: Packages
  url: packages/simpleanalytics-packages.yml
- type: SDKs
  url: packages/simpleanalytics-packages.yml
- type: Components
  url: components/simpleanalytics-components.yml
- type: Sandbox
  url: sandbox/simpleanalytics-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: X-MCPServerCandidate
  url: mcp/simpleanalytics-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/simpleanalytics-llms.txt
- url: https://simpleanalytics.com/blog
  type: Blog
- type: GitHubOrganization
  url: https://github.com/simpleanalytics
- type: LinkedIn
  url: https://www.linkedin.com/company/simpleanalytics
- type: Website
  url: https://www.simpleanalytics.com
- type: DeveloperPortal
  url: https://www.simpleanalytics.com/api
- type: Documentation
  url: https://docs.simpleanalytics.com/api
- type: APIReference
  url: https://docs.simpleanalytics.com/api
- type: GettingStarted
  url: https://docs.simpleanalytics.com/
- type: Support
  url: https://docs.simpleanalytics.com/support
- type: Pricing
  url: https://www.simpleanalytics.com/pricing
- type: SignUp
  url: https://www.simpleanalytics.com/signup
- type: Login
  url: https://dashboard.simpleanalytics.com/login
- type: TermsOfService
  url: https://www.simpleanalytics.com/general-terms-and-conditions
- type: PrivacyPolicy
  url: https://www.simpleanalytics.com/privacy-policy
- type: Plans
  url: plans/simpleanalytics-plans-pricing.yml
- type: RateLimits
  url: rate-limits/simpleanalytics-rate-limits.yml
- type: FinOps
  url: finops/simpleanalytics-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 22
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/simpleanalytics"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/simpleanalytics/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/simpleanalytics/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.