This API returns your total credit usage based on a selected date range. After a successful response, click the š„ Download button to get your usage report as an Excel sheet.š Request Fields: reportOption (optional) A preset date filter. Choose one of the following: 'Today', 'Yesterday', 'Last 7 days', 'Last 30 days', 'This month', 'Last Month'.startDate (optional) Custom start date in dd-mm-yyyy format. Example: "01-06-2025"endDate (optional) Custom end date in dd-mm-yyyy format. Example: "30-06-2025"š Use either reportOption or a startDate + endDate range ā not both.