Usage Dashboard

Example dashboard with mock data to demonstrate Usagey analytics capabilities.

Error

Usagey API key is not defined. Please set USAGEY_API_KEY environment variable.

Usage Overview

0 / 1000 units 0%
Free Current Plan

Daily Usage

Event Type Distribution

Recent Events

Event Type Quantity Timestamp Metadata
api_call 1 4/9/2026, 10:37:29 AM
{
  "endpoint": "/users",
  "method": "GET"
}
data_processing 5 4/9/2026, 10:32:29 AM
{
  "size": "2.5MB"
}
storage 10 4/9/2026, 10:27:29 AM
{
  "fileCount": 3
}
api_call 1 4/9/2026, 10:22:29 AM
{
  "endpoint": "/products",
  "method": "POST"
}
compute 3 4/9/2026, 10:17:29 AM
{
  "duration": "5m"
}