Skip to main content
GET
Search popular topics

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as a Bearer token. Example: Authorization: Bearer <your-api-key>

Query Parameters

query
string
required

Search query

Minimum string length: 1
Example:

"music"

cursor
string

Pagination cursor

Example:

"0"

Response

Returns the topic's posts, description, and related links

data
object
required