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 2/22/2026, 10:23:04 PM
{
  "endpoint": "/users",
  "method": "GET"
}
data_processing 5 2/22/2026, 10:18:04 PM
{
  "size": "2.5MB"
}
storage 10 2/22/2026, 10:13:04 PM
{
  "fileCount": 3
}
api_call 1 2/22/2026, 10:08:04 PM
{
  "endpoint": "/products",
  "method": "POST"
}
compute 3 2/22/2026, 10:03:04 PM
{
  "duration": "5m"
}