We have added new endpoints to the Reseller API to facilitate programmatic access to billing data. The new endpoints enable resellers and distributors to automate billing of Huntress products without having to use manual approaches with spreadsheets and CSV files. These endpoints allow for the retrieval of a full invoice index, specific invoice details, and granular line-item breakdowns for both account-level and organization-level usage. Please see Huntress’ API docs linked below for further details.
- https://api.huntress.io/docs#tag/reseller/get/v1/reseller/invoices
- https://api.huntress.io/docs#tag/reseller/get/v1/reseller/invoices/{id}
- https://api.huntress.io/docs#tag/reseller/get/v1/reseller/invoices/{id}/account_usage_line_items
- https://api.huntress.io/docs#tag/reseller/get/v1/reseller/invoices/{id}/organization_usage_line_items