Version: 1.0.0
Usage Stats API - Introduction
Retrieve API usage statistics, CDN traffic, video transcode usage, addon usage, and storage metrics.
Stats can be retrieved for all users in a group (consolidated) or filtered by specific user ID. Default period is 24 hours. Time series stats support custom date ranges up to 364 days.
Authentication
- HTTP: Bearer Auth
- API Key: ApiKeyAuth
JWT token obtained from POST /api/v1/login
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
API key for programmatic access
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-FileSpin-Api-Key |