API Reference

Description: Retrieves only advanced insights about a X account, including:

  • Smart profile analysis – internal ranking called Smart Tier* of account influence.

  • Categorization & tags – labels assigned algorithmically or manually from our moderators.

  • Blockchain affiliation – blockchains associated with the account.

  • Profile history – number of bio updates as a signal of behavioral patterns.

  • Smart Tier is a rank assigned by Moni internal algorithm. There are three tiers based on the "smart" account's rating tiers:

1 - 🧠

2 - 🧠🧠

3 - 🧠🧠🧠

The higher the tier, the greater the account's influence on its audience.

Usage: Use to assess an account’s influence & smart audience presence, detect blockchain-linked accounts in the crypto space, categorize profiles based on moderator-assigned tags & tiers.

Usage Cost: 2 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
smartProfile
object
required
smartTier
object

Tier of the "smart" follower

smartTags
array of objects

List of tags manually assigned by moderators

smartTags
object
string
required
string
required
int32
required
smartTagCategories
array of objects

List of tag categories manually assigned by moderators

smartTagCategories
object
string
required
string
required
int32
required
projectTags
array of objects

Tags associated with the account, manually assigned by moderators

projectTags
object
string
required
string
required
int32
required
chains
array of objects

Blockchain networks the account is associated with

chains
object
string
required
string
required
int32
required

Indicates the number of times the user's bio has been changed.

Language