Matomo website screenshot

Matomo

Matomo is an open source web analytics platform that provides comprehensive website and application usage analytics with full data ownership. Formerly known as Piwik, it offers an alternative to Google Analytics with on-premise or cloud hosting options, ensuring complete control over analytics data and compliance with privacy regulations including GDPR.

Matomo publishes 2 APIs on the APIs.io network: Index.php API and Matomo.php API. Tagged areas include Analytics, Data Ownership, Open Source, Privacy, and Self-Hosted.

Matomo’s developer surface includes authentication, documentation, getting-started guide, engineering blog, pricing, GitHub presence, signup flow, and 16 more developer resources.

55.3/100 developing ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
5 APIs
AnalyticsData OwnershipOpen SourcePrivacySelf-HostedWeb Analytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 55.3/100 · developing
Contract Quality 13.6 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 18.4 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/matomo: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

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

Matomo Live API

The Matomo Live API provides real-time access to visitor data including the most recent visits, visitor profiles, and live counters showing current visitors on the site. It enab...

Matomo Goals API

The Matomo Goals API allows developers to manage and retrieve data about conversion goals. It supports creating, updating, and deleting goals, as well as retrieving goal convers...

Matomo Segments API

The Matomo Segments API enables developers to create and manage saved segments for filtering analytics data. Segments allow filtering visits and actions by any combination of vi...

Matomo Index.php API

The Index.php API from Matomo — 1 operation(s) for index.php.

Matomo Matomo.php API

The Matomo.php API from Matomo — 1 operation(s) for matomo.php.

Open Collections 2

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

Matomo Tracking API

OPEN COLLECTION

Matomo Reporting API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Matomo Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Matomo Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Security Posture 4

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

Matomo Authentication

apiKey · 1 scheme

SECURITY

Matomo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Matomo Trust Center

ISO 27001, GDPR

SECURITY

Agentic Access 1

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

Matomo Agentic Access

4 operations · 2 acting

4 operations · 2 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: matomo
name: Matomo
description: Matomo is an open source web analytics platform that provides comprehensive website and application usage analytics
  with full data ownership. Formerly known as Piwik, it offers an alternative to Google Analytics with on-premise or cloud
  hosting options, ensuring complete control over analytics data and compliance with privacy regulations including GDPR.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/matomo.png
tags:
- Analytics
- Data Ownership
- Open Source
- Privacy
- Self-Hosted
- Web Analytics
url: https://raw.githubusercontent.com/api-evangelist/matomo/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-05-30'
specificationVersion: '0.19'
apis:
- aid: matomo:live-api
  name: Matomo Live API
  description: The Matomo Live API provides real-time access to visitor data including the most recent visits, visitor profiles,
    and live counters showing current visitors on the site. It enables developers to build real-time dashboards, visitor activity
    feeds, and monitoring tools that display up-to-the-minute analytics data.
  humanURL: https://developer.matomo.org/api-reference/reporting-api#Live
  tags:
  - Analytics
  - Live Data
  - Real-Time
  - Visitors
  properties:
  - type: Documentation
    url: https://developer.matomo.org/api-reference/reporting-api#Live
- aid: matomo:goals-api
  name: Matomo Goals API
  description: The Matomo Goals API allows developers to manage and retrieve data about conversion goals. It supports creating,
    updating, and deleting goals, as well as retrieving goal conversion metrics, revenue data, and conversion rates segmented
    by various dimensions such as referrer, country, and device type.
  humanURL: https://developer.matomo.org/api-reference/reporting-api#Goals
  tags:
  - Analytics
  - Conversions
  - Goals
  - Revenue
  properties:
  - type: Documentation
    url: https://developer.matomo.org/api-reference/reporting-api#Goals
- aid: matomo:segments-api
  name: Matomo Segments API
  description: The Matomo Segments API enables developers to create and manage saved segments for filtering analytics data.
    Segments allow filtering visits and actions by any combination of visitor properties, behavior patterns, and custom dimensions.
    Any Reporting API method can accept a segment parameter to return data for a specific subset of visitors.
  humanURL: https://developer.matomo.org/api-reference/reporting-api-segmentation
  tags:
  - Analytics
  - Filters
  - Segmentation
  - Visitors
  properties:
  - type: Documentation
    url: https://developer.matomo.org/api-reference/reporting-api-segmentation
- aid: matomo:matomo-index-php-api
  name: Matomo Index.php API
  description: The Index.php API from Matomo — 1 operation(s) for index.php.
  humanURL: https://developer.matomo.org/api-reference/reporting-api
  tags:
  - Index.php
  properties:
  - type: OpenAPI
    url: openapi/matomo-index-php-api-openapi.yml
  - type: Documentation
    url: https://developer.matomo.org/api-reference/reporting-api
  - type: GettingStarted
    url: https://developer.matomo.org/api-reference/reporting-api-introduction
  - type: Documentation
    url: https://developer.matomo.org/api-reference/tracking-api
- aid: matomo:matomo-matomo-php-api
  name: Matomo Matomo.php API
  description: The Matomo.php API from Matomo — 1 operation(s) for matomo.php.
  humanURL: https://developer.matomo.org/api-reference/reporting-api
  tags:
  - Matomo.php
  properties:
  - type: OpenAPI
    url: openapi/matomo-matomo-php-api-openapi.yml
  - type: Documentation
    url: https://developer.matomo.org/api-reference/reporting-api
  - type: GettingStarted
    url: https://developer.matomo.org/api-reference/reporting-api-introduction
  - type: Documentation
    url: https://developer.matomo.org/api-reference/tracking-api
common:
- type: AgenticAccess
  url: agentic-access/matomo-agentic-access.yml
- type: TrustCenter
  url: security/matomo-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/matomo-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/matomo-domain-security.yml
- type: Authentication
  url: authentication/matomo-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/matomo
- type: Website
  url: https://matomo.org
- type: Documentation
  url: https://developer.matomo.org
- type: APIDocumentation
  url: https://developer.matomo.org/api-reference/reporting-api
- type: GettingStarted
  url: https://developer.matomo.org/guides/getting-started-part-1
- type: Blog
  url: https://matomo.org/blog
- type: Pricing
  url: https://matomo.org/pricing
- type: GitHub
  url: https://github.com/matomo-org/matomo
- type: Login
  url: https://matomo.org/login
- type: Signup
  url: https://matomo.org/start-free-analytics-trial
- type: Support
  url: https://matomo.org/support
- type: Forums
  url: https://forum.matomo.org
- type: Marketplace
  url: https://plugins.matomo.org
- type: SelfHosted
  url: https://matomo.org/matomo-on-premise
- type: ChangeLog
  url: https://matomo.org/changelog
- type: SDKs
  url: https://developer.matomo.org/api-reference/tracking-api-clients
- type: TermsOfService
  url: https://matomo.org/terms
- type: PrivacyPolicy
  url: https://matomo.org/privacy-policy
- type: Integrations
  url: https://matomo.org/guide/tracking-data/integrations/
integrations:
- name: Analytics Platform – Matomo
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com