Skip to main content
GET
Get Xiaohongshu topic posts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page_id
string
required

Xiaohongshu topic page identifier extracted from a public topic URL.

Minimum string length: 1
sort
enum<string>

Optional redbook topic feed ranking. Omit it for the platform default (trend).

Available options:
trend,
time
cursor
string

Opaque cursor returned by the preceding response. Omit it on the first request. Do not construct, modify, or reuse it outside this pagination flow.

Maximum string length: 1000

Response

Successful Gateway result.

has_more
boolean
required
items
object[]
required
next_cursor
string | null
required