Get the current (latest) follower count.
API Key API key used for authentication
In: header
Filter by platform (e.g. twitch, youtube)
^[a-z0-9][a-z0-9_-]{0,79}$length <= 80application/json
application/json
curl -X GET "https://example.com/follower/current"{ "follower": { "id": "00000000-0000-0000-0000-000000000000", "followerCount": 1500, "source": "twitch", "platform": "twitch", "recordedAt": "2026-07-15T21:26:44.883Z", "createdAt": "2026-07-15T21:26:44.883Z" }}{ "error": "string", "code": "string", "details": null}