Smarts Metadata (ID)

Description: Retrieves a list of all smarts for a given specific account, providing only basic profile data:

  • Profile details – ID.

Order results by interaction date, moni score or smarts count, category. The endpoint has limits – up to 100 Smarts in the list per request.

Usage: Use to fetch a simple list of smarts with key profile details. Filter & sort smarts by relevance, growth, or influence. Use for quick lookups and bulk audience processing.

Usage Cost: 1 point 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