How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Matomo website screenshot

Matomo

Matomo is an open source web analytics platform — self-hosted (Matomo On-Premise) or vendor-hosted (Matomo Cloud) — that gives an organisation complete ownership of its analytics data. Formerly Piwik, it is the leading privacy-first alternative to Google Analytics, with GDPR tooling, data residency in Frankfurt for Cloud, and no data sampling. Its API surface is substantial and unusual: 556 documented operations across 59 plugin modules, every one dispatched through a single /index.php RPC entrypoint on the customer's own deployment rather than a vendor host, plus a separate tracking entrypoint at /matomo.php. Matomo generates its own OpenAPI 3.1.0 documents through a first-party ApiReference plugin, and ships a first-party Model Context Protocol server exposing 19 agent tools over an authenticated HTTP endpoint.

agent ready

Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.

Kin Score

API Evangelist profiles Matomo the way a machine reads it — 76 machine-readable artifacts across 61 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Matomo scores 66.7/100 (exemplar), with a separate agent-readiness read of 38/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog — the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Composite quality — 66.7/100 · exemplar
Contract Quality 12.6 / 25
Access Clarity 20.0 / 20
Discoverability 7.6 / 10
Matomo Kin Score — API readiness rating by API Evangelist

Put this on your own site. The badge is drawn live from Matomo's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.

<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/matomo/"
   title="Matomo on API Evangelist — API profile and Kin Score">
  <img src="https://apis.io/badge/matomo.svg"
       alt="Matomo Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>

More shapes, themes and sizes → · Score as JSON · How badges work

How we profile Matomo

Each block below is one kind of artifact we hold for Matomo. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 61

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

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

Matomo Reporting API (index.php entrypoint)

The single /index.php dispatch entrypoint through which every Matomo Reporting API method is invoked, by supplying module=API and method=Module.Action. This entry documents the ...

Matomo Tracking API (matomo.php entrypoint)

The Matomo Tracking API — the server-side ingest entrypoint at /matomo.php that records pageviews, events, goals, ecommerce orders, site searches and content interactions. It is...

Matomo Ab Testing API

Exposes the AbTesting API for managing experiments, embedding experiment scripts, and reading experiment reports.

Matomo Actions API

The Actions API lets you request reports for all your Visitor Actions: Page URLs, Page titles, Events, Content Tracking, File Downloads and Clicks on external websites. For exam...

Matomo Activity Log API

Exposes Activity Log API endpoints for listing activity entries, counting matches, and resolving the permitted date range for the current caller.

Matomo Advertising Conversion Export API

Exposes API endpoints for managing advertising conversion export configurations. These methods let users list, inspect, create, update, and delete configured exports and access ...

Matomo Annotations API

Provides API methods to create, update, delete, and query annotations.

Matomo API

This API is the Metadata API: it gives information about all other available APIs ...

Matomo API Reference API

Provides Reporting API endpoints for reading OpenAPI plugin configuration and specifications. Exposes endpoints to return the effective plugin list for spec generation, read pre...

Matomo Bandwidth API

Exposes reporting API endpoints for aggregated bandwidth metrics.

Matomo Cohorts API

Exposes cohort reports grouped by the period of a visitor's first visit. These endpoints transform archived first-visit cohort data into table and chart responses for the Cohort...

Matomo Contents API

The Contents API exposes content tracking reports grouped by content name and content piece.

Matomo Core Admin Home API

Provides administrative API methods for scheduling, archiving, tracking failures, and opt-out code generation.

Matomo Crash Analytics API

Exposes Crash Analytics endpoints for managing tracked crashes and querying crash reports. Includes summary, drill-down, historical, and realtime reporting APIs for a single site.

Matomo Custom Alerts API

Exposes Custom Alerts API endpoints for managing alert definitions and reading triggered alert data. These methods let callers create, update, fetch, delete, and evaluate alerts...

Matomo Custom Dimensions API

The Custom Dimensions API lets you manage and access reports for your configured Custom Dimensions.

Matomo Custom Js Tracker API

Provides API methods for custom JavaScript tracker configuration.

Matomo Custom Reports API

Exposes Custom Reports configuration and reporting endpoints. Use it to create, duplicate, manage, and query custom report definitions and their archived data.

Matomo Dashboard API

The Dashboard API lets you manage user dashboards and retrieve their widget configurations.

Matomo Device Plugins API

The DevicePlugins API lets you access reports about device plugins such as browser plugins.

Matomo Devices Detection API

The DevicesDetection API lets you access reports about your visitors' device types, brands, models, operating systems, and browsers.

Matomo Events API

The Events API lets you request reports about your users' Custom Events. Events are tracked using the Javascript Tracker trackEvent() function, or using the [Tracking HTTP API](...

Matomo Feedback API

Provides API methods for submitting product feedback and managing feedback reminders.

Matomo Form Analytics API

Exposes the Form Analytics API for managing tracked forms and retrieving form performance reports. Use these endpoints to create, update, archive, and delete configured forms, i...

Matomo Funnels API

Exposes the Funnels reporting and management API for funnel analytics configuration. Includes endpoints for funnel reports, funnel definitions, and pattern validation helpers.

Matomo Goals API

Goals API lets you Manage existing goals, via "updateGoal" and "deleteGoal", create new Goals via "addGoal", or list existing Goals for one or several websites via "getGoals" If...

Matomo Heatmap Session Recording API

Exposes the Heatmap & Session Recording API endpoints for managing configurations and retrieving recorded activity. Heatmap coordinates use relative values: X and Y positions ra...

Matomo Image Graph API

The ImageGraph.get API call lets you generate beautiful static PNG Graphs for any existing Matomo report. Supported graph types are: line plot, 2D/3D pie chart and vertical bar ...

Matomo Insights API

Provides API methods for insight and mover/shaker comparisons between report periods.

Matomo Languages Manager API

The LanguagesManager API lets you access existing Matomo translations, and change Users languages preferences. "getTranslationsForLanguage" will return all translation strings f...

Matomo Live API

The Live! API lets you access complete visit level information about your visitors. Combined with the power of

Matomo Login API

Provides API methods for login-related administration tasks.

Matomo Marketing Campaigns Reporting API

Exposes reporting API endpoints for marketing campaign dimensions and drill-down reports. Includes campaign IDs, names, keywords, source and medium dimensions, and hierarchical ...

Matomo Marketplace API

The Marketplace API lets you manage your license key so you can download & install in one-click

Matomo Media Analytics API

Exposes Media Analytics reports for video and audio plays, engagement, resources, and player usage. Includes real-time endpoints for recent activity and archive-backed endpoints...

Matomo Mobile Messaging API

The MobileMessaging API lets you manage SMS credentials, phone number verification, and SMS account settings.

Matomo Multi Sites API

The MultiSites API lets you request the key metrics (visits, page views, revenue) for all Websites in Matomo.

Matomo O Auth2 API

Exposes super-user OAuth2 client management endpoints for Matomo. This API lists configured scopes and lets administrators create, inspect, update, rotate, activate, and delete ...

Matomo Overlay API

The Overlay API exposes translation data and overlay-specific page transition reports.

Matomo Page Performance API

Provides reporting API methods for aggregated page performance metrics.

Matomo Privacy Manager API

The PrivacyManager API lets you manage GDPR workflows, anonymization settings, and privacy compliance controls.

Matomo Referrers API

The Referrers API lets you access reports about websites, search engines, keywords, social networks, AI assistants, and campaigns used to access your website. For example, "getK...

Matomo Resolution API

Provides API methods for screen resolution and device configuration reports.

Matomo Roll Up Reporting API

Provides API endpoints for managing roll-up websites and their source site assignments. Use these methods to create roll-ups, update their configuration, and list the configured...

Matomo Scheduled Reports API

The ScheduledReports API lets you manage Scheduled Email reports, as well as generate, download or email any existing report. "generateReport" will generate the requested report...

Matomo Search Engine Keywords Performance API

Provides SearchEngineKeywordsPerformance API endpoints for imported keyword and crawl-performance reports. Exposes combined and provider-specific reports for Google, Bing, and Y...

Matomo Segment Editor API

The SegmentEditor API lets you add, update, delete custom Segments, and list saved segments.

Matomo SEO API

The SEO API lets you access a list of SEO metrics for the specified URL: Bing indexed pages and age of the Domain name.

Matomo Sites Manager API

The SitesManager API gives you full control on Websites in Matomo (create, update and delete), and many methods to retrieve websites based on various attributes. This API lets y...

Matomo Tag Manager API

Exposes the Tag Manager API for managing containers, versions, tags, triggers, and variables. The endpoints also provide installation metadata, publishing workflows, preview con...

Matomo Tour API

Provides API methods for Tour challenges and engagement levels.

Matomo Transitions API

Provides API methods for transition reports around a specific page action.

Matomo Two Factor Auth API

Provides API methods for managing two-factor authentication.

Matomo User Country API

The UserCountry API lets you access reports about your visitors' Countries and Continents.

Matomo User ID API

Provides API methods for User ID reports.

Matomo User Language API

The UserLanguage API lets you access reports about your Visitors language setting

Matomo Users Manager API

The UsersManager API lets you Manage Users and their permissions to access specific websites. You can create users via "addUser", update existing users via "updateUser" and dele...

Matomo Visit Frequency API

VisitFrequency API lets you access a list of metrics related to Returning Visitors.

Matomo Visitor Interest API

VisitorInterest API lets you access visitor engagement distribution reports, including visits by pages viewed, visit duration, days since last visit, and visit count.

Matomo Visits Summary API

VisitsSummary API lets you access the core web analytics metrics (visits, unique visitors, count of actions (page views & downloads & clicks on outlinks), time on site, bounces ...

Matomo Visit Time API

VisitTime API lets you access reports by Hour (Server time), and by Hour Local Time of your visitors.

Scroll within the panel for all 61 ·

Open Collections 5

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

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

MCP Servers 1

Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.

Model Context Protocol servers that expose these APIs to AI agents.

Matomo MCP Server

MCP SERVER

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the things the Kin Score reads for access clarity — renamed from commercial clarity in rubric 0.12, because a free statutory interface has access terms and no commercial ones.

Published pricing tiers and plan structures.

Matomo Plans Pricing

7 plans

PLANS

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Matomo Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

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

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

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

Matomo Authentication

apiKey/http/oauth2 · 4 schemes

SECURITY

Matomo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Matomo Trust Center

ISO 27001, GDPR

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Matomo Scopes

3 scopes · authorizationCode/clientCredentials/refreshToken

3 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

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

Matomo Agentic Access

560 operations · 2 acting

560 operations · 2 acting

AGENTIC

Resources

Every other property we hold for Matomo — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Company 3

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/matomo · machine-readable index on apis.io

Where this information came from

This is an independent, third-party profile of Matomo, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.