- Home
- Categories
- Analytics
- Umami Analytics API
Umami Analytics API
The Umami Analytics API offers free access to comprehensive website visitor data and analytics, emphasizing user privacy and open-source principles.
Developed by Umami
Reference for available routes, request structures, and live examples.
Retrieves pageview statistics for a website
http://localhost:3000/api/websites/{id}/pageviewscurl -X GET 'http://localhost:3000/api/websites/{id}/pageviews' \
-H 'Authorization: Bearer YOUR_API_KEY'{
"unit": "day",
"end_at": "2023-07-18",
"start_at": "2023-07-01"
}{
"data": [
{
"date": "2023-07-01",
"pageviews": 5678
},
{
"date": "2023-07-02",
"pageviews": 6123
}
],
"pageviews": 123456
}- Building real-time dashboards for website analyticsOptimized Capability
- Integrating analytics data into internal reporting toolsOptimized Capability
- Automating usage reporting via scheduled tasksOptimized Capability
- Creating custom CLI tools for viewing analytics metricsOptimized Capability
- Embedding privacy-focused analytics into client applicationsOptimized Capability
- ✓ Open-source and free to use
- ✓ Privacy-friendly without tracking personal data
- ✓ Simple RESTful interface with JSON responses
- ✓ No strict rate limits for flexible usage
- ✓ Easy integration with popular development stacks
- ✗ Requires manual API key management
- ✗ Less feature-rich compared to some commercial analytics APIs
- ✗ No official SDKs currently available
- ✗ Limited advanced filtering options
- ✗ Hosted solution may require custom setup for large scale usage
FAQs
API Specifications
v1Minutes for hosted; hours for self-hosted installation
No fixed rate limits, usage-based throttling may apply
Full API access with no rate limits and unlimited websites tracked
Use Case: Best For
Developers seeking privacy-compliant website analytics API
Not Recommended For
Users needing detailed user tracking or advanced segmentation features
Explore Related APIs
Discover similar APIs to Umami Analytics API
Plausible Analytics API
The Plausible Analytics API offers developers free access to privacy-focused website analytics, ensuring user data protection while retrieving essential metrics.
DuckDuckGo Instant Answer API
The DuckDuckGo Instant Answer API offers developers free access to structured, instant answers for queries, suitable for various integrations without compromising user privacy.