app.bsky.unspecced.getTrendingTopics

Domain Index: bsky.app

Crawl History

#main - query

Get a list of trending topics

Query Parameters

Name Type Details
limit integer

Default: 10

Minimum: 1

Maxumum:

viewer string

DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking.

Syntax Format: did

Response Body

Content Type: application/json

Data Fields

Name Type Details
suggested array (required)

Elements are of type:

topics array (required)

Elements are of type:

Errors

No error types defined