apikey: ********************curl --location --request GET 'https://api.handlefinder.xyz/api/farcaster/user/followers-history/' \
--header 'apikey: <api-key>'[
{
"date": "2022-01-01T00:00:00.000Z",
"newFollowers": 100,
"totalFollowers": 2000
}
]