Get follower growth statistics.
API Key API key used for authentication
In: header
Filter by platform (e.g. twitch, youtube)
^[a-z0-9][a-z0-9-]{0,31}$Filter by a provider-native account ID (requires platform)
application/json
application/json
curl -X GET "https://example.com/follower/stats"{ "totalFollowers": 1500, "followersToday": 10, "followersThisMonth": 150}{ "error": "string", "code": "string", "details": null}