apikey: ********************
curl --location --request GET 'https://api.handlefinder.xyz/api/farcaster/totalFollowers?fids' \ --header 'apikey: <api-key>'
[ { "fid": 12345, "followingsCount": 100 } ]