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 5/24/2026, 7:51:13 PM
{
  "endpoint": "/users",
  "method": "GET"
}
data_processing 5 5/24/2026, 7:46:13 PM
{
  "size": "2.5MB"
}
storage 10 5/24/2026, 7:41:13 PM
{
  "fileCount": 3
}
api_call 1 5/24/2026, 7:36:13 PM
{
  "endpoint": "/products",
  "method": "POST"
}
compute 3 5/24/2026, 7:31:13 PM
{
  "duration": "5m"
}