We created a custom reporter and use the API token of a regular user for authorization; however, that leads to that user being the one that "creates" test runs and test cases.
It would be helpful to be able to have an API-only user that does not use a licence whose token can be used for authorization.
(The default reporters already have such a feature, e.g. Playwright reporter)