GET /stats
curl \
-X GET https://pomu.app/api/stats
Response examples (200)
{
"videoAmount": 42,
"totalFileSize": 42,
"totalLength": 42,
"s3BillPerMonth": 42.0,
"usdPerGbPerMonth": 42.0
}
Response examples (200)
{
"videoAmount": 42,
"totalFileSize": 42,
"totalLength": 42,
"s3BillPerMonth": 42.0,
"usdPerGbPerMonth": 42.0
}