Skip to main content
GET
Smart Follower Count History

Query Parameters

x_id
string

Numeric X (Twitter) account ID (takes priority over q)

Example:

"984188226826010624"

q
string

Project name to resolve (e.g. uniswap, ethereum). Must be a project with a linked X account — personal handles like VitalikButerin return 404. Use x_id for individual accounts.

Example:

"uniswap"

limit
integer<int64>
default:36

Max data points to return (upstream typically provides ~36 daily points)

Required range: 1 <= x <= 100
Example:

36

Response

OK

data
object[] | null
required
meta
object
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/DataResponseSmartFollowerHistoryPoint.json"