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