X follower growth
Retrieve follower count history for an X profile
GET
/analytics/x/{profileId}/followersAuthorization
AuthorizationBearer token · headerrequiredAPI key authentication. Generate an API key from your workspace settings.
Path parameters
profileIdstring<uuid>requiredX profile ID (UUID)
Query parameters
startDatestring<date>Start date for analytics (defaults to 30 days ago)
endDatestring<date>End date for analytics (defaults to today)
Responses
200
X follower growth data
Array of
FollowerDataPointfollowerCountintegerrequiredrecordedAtstring<date-time>required401
Unauthorized - Missing or invalid API key
codestringmessagestring403
Forbidden - Insufficient permissions
codestringmessagestring404
Not Found - Resource does not exist
codestringmessagestring