General APIs with JWT
Get aggregated cost summary
Get a comprehensive cost summary for user's volumes including: - Total costs by type (storage, egress, requests, other) - Top 5 most expensive volumes - Summary statistics for the period
**Query Parameters:**
- `start_date` (required): Start date in YYYY-MM-DD format
- `end_date` (required): End date in YYYY-MM-DD format (max 3 months from start)
get/volumes/cost-summary
Query parameters
start_datestring required
Start date in YYYY-MM-DD format
Start date in YYYY-MM-DD format
end_datestring required
End date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Response
Cost summary retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.