GET
/
v1
/
usage
/
total-cost
{
  "start_date": "2023-12-25",
  "end_date": "2023-12-25",
  "total_cost": 123
}

Authorizations

x-api-key
string
header
required

Query Parameters

start_date
string
required
end_date
string
required

Response

200
application/json
Total cost retrieved successfully
start_date
string
end_date
string
total_cost
number