Back to Features
🛠️

Usage Analytics

ActivePlatformMUSTFREE

What it does

Track API usage across all endpoints with detailed analytics. Monitor call volumes, response times, error rates, and top-used features. Usage data is available in the Dashboard and via API for programmatic access.

How to use it

1

View in Dashboard

Go to Dashboard > Usage to see charts of API calls by day, endpoint, and response status.

2

API access

GET /api/v1/admin/usage returns usage data in JSON format for integration into your own dashboards.

3

Set up alerts

Configure email notifications when usage approaches thresholds.

4

Export data

Download usage reports as CSV for analysis or billing reconciliation.

API Reference

GET/api/v1/admin/usage

Related Features

Having issues?