Smarts Engagement

Description: Retrieves a list of all Smarts for a given specific account, focusing on engagement and influence metrics of Smarts such as:

  • Smarts count – how many "smart" users interacted with this account.

  • Moni score – our internal account score calculated based on smarts.

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

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

Order results by interaction date, moni score, or category. The endpoint has limits – up to 100 Smarts in the list per request. This endpoint is useful for analyzing the activity, relevance, and network strength of an account.

Usage: This endpoint is useful for analyzing the activity, relevance, and network strength of an account. Use it to Identify highly engaged accounts based on their own smart mentions & smarts network. Use for targeted influencer analysis & outreach.

Usage Cost: 3 points per request

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

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

Query Params
int32
1 to 100
Defaults to 100

Maximum number of items to return in a single request

int32
≥ 0
Defaults to 0

The starting index of the first smarts to return

string
enum
Defaults to CREATED_AT

Determines the sorting criteria for smarts. Supported values: CREATED_AT Sort by the date the smart was added; SCORE Sort by the moni score on discover.getmoni.io.; FOLLOWERS_COUNT Sort by the total number of followers. SMARTS_COUNT Sort by the number of smarts.

Allowed:
string
enum
Defaults to DESC

Sorting direction for orderBy. Supported values: DESC means descending order; ASC means ascending order

Allowed:
string

Filters "smart" by the specified categories. Categories should be provided as a comma-separated list. A full list of available categories can be retrieved via /api/v3/accounts/{username}/smarts/categories/

Headers
string
required
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json