# Matomo Actions API

**Canonical:** https://apis.io/apis/matomo/matomo-actions-api/  
**Provider:** Matomo — https://apis.io/providers/matomo/  
**Base URL:** https://{matomo_host}/index.php  
**Documentation:** https://developer.matomo.org/api-reference/reporting-api

Matomo Actions API is one of 61 APIs that [Matomo](https://apis.io/providers/matomo/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Actions. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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 example, "getPageTitles" will return all your page titles along with standard <a href='https://matomo.org/docs/analytics-api/reference/#toc-metric-definitions' rel='noreferrer' target='_blank'>Actions metrics</a> for each row. It is also possible to request data for a specific Page Title with "getPageTitle" and setting the parameter pageName to the page title you wish to request. Similarly, you can request metrics for a given Page URL via "getPageUrl", a Download file via "getDownload" and an outlink via "getOutlink". Note: pageName, pageUrl, outlinkUrl, downloadUrl parameters must be URL encoded before you call the API.

## Operations (18)

| Method | Path | Summary |
|---|---|---|
| GET | `/index.php?module=API&method=Actions.get` | — |
| GET | `/index.php?module=API&method=Actions.getPageUrls` | — |
| GET | `/index.php?module=API&method=Actions.getPageUrlsFollowingSiteSearch` | — |
| GET | `/index.php?module=API&method=Actions.getPageTitlesFollowingSiteSearch` | — |
| GET | `/index.php?module=API&method=Actions.getEntryPageUrls` | — |
| GET | `/index.php?module=API&method=Actions.getExitPageUrls` | — |
| GET | `/index.php?module=API&method=Actions.getPageUrl` | — |
| GET | `/index.php?module=API&method=Actions.getPageTitles` | — |
| GET | `/index.php?module=API&method=Actions.getEntryPageTitles` | — |
| GET | `/index.php?module=API&method=Actions.getExitPageTitles` | — |
| GET | `/index.php?module=API&method=Actions.getPageTitle` | — |
| GET | `/index.php?module=API&method=Actions.getDownloads` | — |
| GET | `/index.php?module=API&method=Actions.getDownload` | — |
| GET | `/index.php?module=API&method=Actions.getOutlinks` | — |
| GET | `/index.php?module=API&method=Actions.getOutlink` | — |
| GET | `/index.php?module=API&method=Actions.getSiteSearchKeywords` | — |
| GET | `/index.php?module=API&method=Actions.getSiteSearchNoResultKeywords` | — |
| GET | `/index.php?module=API&method=Actions.getSiteSearchCategories` | — |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/matomo/refs/heads/main/openapi/matomo-actions-api-openapi.yml
- **Documentation** — https://developer.matomo.org/api-reference/reporting-api
- **Documentation** — https://developer.matomo.org/api-reference/reporting-api#Live
- **Documentation** — https://developer.matomo.org/api-reference/reporting-api#Goals
- **Documentation** — https://developer.matomo.org/api-reference/reporting-api-segmentation

## Other Matomo APIs (12)

- [Matomo Reporting API (index.php entrypoint)](https://apis.io/apis/matomo/matomo-index-php-api/)
- [Matomo Tracking API (matomo.php entrypoint)](https://apis.io/apis/matomo/matomo-matomo-php-api/)
- [Matomo Ab Testing API](https://apis.io/apis/matomo/matomo-abtesting-api/)
- [Matomo Activity Log API](https://apis.io/apis/matomo/matomo-activitylog-api/)
- [Matomo Advertising Conversion Export API](https://apis.io/apis/matomo/matomo-advertisingconversionexport-api/)
- [Matomo Annotations API](https://apis.io/apis/matomo/matomo-annotations-api/)
- [Matomo API](https://apis.io/apis/matomo/matomo-api-api/)
- [Matomo API Reference API](https://apis.io/apis/matomo/matomo-apireference-api/)
- [Matomo Bandwidth API](https://apis.io/apis/matomo/matomo-bandwidth-api/)
- [Matomo Cohorts API](https://apis.io/apis/matomo/matomo-cohorts-api/)
- [Matomo Contents API](https://apis.io/apis/matomo/matomo-contents-api/)
- [Matomo Core Admin Home API](https://apis.io/apis/matomo/matomo-coreadminhome-api/)

## Tags

Actions

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/matomo/matomo-actions-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/matomo/.
