Umami is an open source, privacy-first web analytics platform that provides website traffic insights without cookies or personal data collection, serving as a simple and fast alternative to Google Analytics. The Umami API provides full programmatic access to analytics data, website management, session tracking, event data, and team collaboration features.
Run: Capabilities Using Naftiko
URL: https://raw.githubusercontent.com/api-evangelist/umami/refs/heads/main/apis.yml
The Umami API provides programmatic access to website analytics data including pageviews, sessions, events, and metrics. Self-hosted instances use JWT bearer tokens; Umami Cloud uses API key authentication.
Human URL: https://umami.is
Base URL: https://api.umami.is
Tags: Open Source, Privacy, Tracking API, Web Analytics
Properties:
| Name |
Description |
| Privacy-First Analytics |
Tracks website traffic without cookies or personal data, fully GDPR compliant without consent banners. |
| Real-Time Data |
Live visitor counts and real-time pageview tracking for immediate traffic insights. |
| Custom Events |
Track custom user interactions and conversions with a simple JavaScript API. |
| Team Collaboration |
Share analytics access across teams with role-based access control. |
| Self-Hosting Support |
Deploy on your own infrastructure for complete data ownership and control. |
| Open Source |
MIT-licensed open source software with active community development and full transparency. |
| Multi-Site Support |
Manage and analyze multiple websites from a single Umami instance. |
| API Access |
Full REST API for programmatic access to all analytics data and management functions. |
| Name |
Description |
| Website Performance Monitoring |
Track pageviews, unique visitors, bounce rates, and session duration for website optimization. |
| Privacy-Compliant Analytics |
Replace Google Analytics with a cookieless solution that requires no consent banners under GDPR. |
| Marketing Analytics |
Analyze traffic sources, referrers, and UTM campaign data to measure marketing effectiveness. |
| Custom Event Tracking |
Track button clicks, form submissions, and custom conversions using the Umami event API. |
| Developer Dashboards |
Build custom analytics dashboards using the REST API to display site metrics in your own apps. |
| Multi-Tenant Analytics |
Provide analytics access to multiple clients or teams with shared infrastructure and access controls. |
| Name |
Description |
| Next.js |
First-class integration with Next.js via the @umami/nextjs package for page view tracking. |
| WordPress |
Track WordPress sites by adding the Umami tracking script via plugin or manual installation. |
| Vercel |
Deploy Umami on Vercel with a one-click deployment for managed self-hosting. |
| Docker |
Run Umami in any environment using the official Docker container image. |
| Cloudflare |
Deploy tracking scripts behind Cloudflare for performance and abuse prevention. |
| Name |
Description |
| Umami Cloud |
Hosted Umami instance at cloud.umami.is with managed infrastructure and API key authentication. |
| Umami Self-Hosted |
Run your own Umami instance on any infrastructure with full data ownership and JWT authentication. |
FN: Kin Lane
Email: kin@apievangelist.com