Skip to main content

Endpoint

Overview

Get the top N accounts ranked by a specific metric (followers, following, views, or likes). Uses the latest statistics for each account. Perfect for displaying leaderboards and identifying best-performing accounts.

Request Body

string
required
The metric to sort by. One of: followers, following, views, likes
number
Number of accounts to return. Default: 5. Maximum: 100.
string[]
Array of account IDs to filter. Omit to include all accounts.
string
Filter by account tag
string
Filter by organization group
string
Filter by user group

Response

TopAccount[]
Array of top accounts sorted by the requested metric