Helix API ClientID Limit

The only way to increase the limit would be to use an OAuth token which would raise the limit to 120 requests per minute. Either you would have to supply your own token, or the user would supply their own and you would make requests on their behalf. Either way, the user would have to make a client id regardless since one is required to get an OAuth token.