Usage tracking and billing information
Get user product usage
GET
https://bihelper-main-a2097e9.zuplo.app
/api/product-usage/
Retrieve PDF generation counts by month for current user
Headers
Authorization
string · requiredThe
Authorization
header is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE
.
Responses
userId
integer · int64userJobId
integer · int64jobName
stringpdfCount
integerNumber of PDFs generated
month
stringMonth in YYYY-MM format
year
integer