Follower Stats
Get follower growth statistics.
Authorization
API Key x-api-key<token>
API key used for authentication
In: header
Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/follower/stats"{
"totalFollowers": 1500,
"followersToday": 10,
"followersThisMonth": 150
}{
"error": "string",
"code": "string",
"details": {}
}