Usage Details
Retrieves prepaid usage details for a given date range. Allows filtering by summary type (e.g., Node) along with project and location.
GET
/pre-paid-date-range-usage/Query parameters
start_dateQuerystringrequiredStart date for the billing estimate (format- DD-MM-YYYY).
end_dateQuerystringrequiredEnd date for the billing estimate (format- DD-MM-YYYY).
summary_typeQuerystringoptionalSummary type for grouping the usage data.
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Responses
200Prepaid usage details for the given date range.
example
200example
Success