API Reference

Description: Retrieves only advanced engagement analytics for a X account, including:

  • Smart followers count – how many "smart" users follow this account.

  • Moni score – our internal account score calculated based on smart followers.

  • Total mentions – number of times the account was mentioned.

  • Smart mentions – how often it's mentioned by "smart" accounts.

Usage: Use this endpoint to analyze an account’s impact, influence, and reach within the smart Web3 community. Identify influential Web3 accounts based on smart audience, measure real engagement vs. bot activity.

Usage Cost: 5 points per request

Log in to see full request history
Path Params
string
required

The username (handle) of the user in x.com

Headers
string
required
Response

Response body
object
smartEngagement
object
required
int32
required

Number of "smart" followers of the account in x.com

int32
required

Account score based on its "smart" followers in x.com

int32
required

Total number of mentions of the account in x.com

int32
required

Number of mentions by "smart" accounts in x.com

Language