Trello API - Unable to generate ClientID/secret via Service Account

The requirement is to invoke the Trello API from a robot (a background process) or service account. And for that we need to have a ClientID/secret for a service account. Is this possible?

Please note this is not from user context, where any admin can generate Client and Secret ID but this is about the service account which is being used in the Automation using UiPath and we require Read/ Write API access to the Trello board.