/
LU
luminolabs
/
Usage API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2y ago
Details
Filter operations
Usage
2
get
Get total cost for a given period
get
Get a list of usage records for a given period
Usage
Get total cost for a given period
get
/v1/usage/total-cost
Query parameters
start_date
string
date
required
end_date
string
date
required
Response
Total cost retrieved successfully
TotalCostResponse
required
start_date
string
date
end_date
string
date
total_cost
number
float
Changes