Twitch API Get followed count NOT followers

The get-user-follows endpoint returns an object with a “_total” field. If all you need is the count of channels a user is following and not specific data about the channels themselves then you only have to call the API once to get that.