app.bsky.unspecced.getTrendingTopics
#main
Get a list of trending topics
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| viewer | string (did) | - | ❌ | DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking. |
| limit | integer | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| topics | array of app.bsky.unspecced.defs#trendingTopic | - | ✅ | - |
| suggested | array of app.bsky.unspecced.defs#trendingTopic | - | ✅ | - |