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 7/10/2026, 5:57:38 PM
{
  "endpoint": "/users",
  "method": "GET"
}
data_processing 5 7/10/2026, 5:52:38 PM
{
  "size": "2.5MB"
}
storage 10 7/10/2026, 5:47:38 PM
{
  "fileCount": 3
}
api_call 1 7/10/2026, 5:42:38 PM
{
  "endpoint": "/products",
  "method": "POST"
}
compute 3 7/10/2026, 5:37:38 PM
{
  "duration": "5m"
}