Skip to main content
POST
/xiaohongshu/notes

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
note
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|[0-9a-fA-F]{24})$
timeout
integer
default:300
Required range: 20 <= x <= 1500
xsec_token
string | null

Response

Successful Response

id
string
required
@type
string
default:XiaohongshuNote
type
string | null
text
string | null
hashtags
string[]
mentions
object[]
images
string[]
video
object | null
author
object | null
created_at
integer | null
last_update_at
integer | null
ip_location
string | null
like_count
integer | null
collect_count
integer | null
comment_count
integer | null
share_count
integer | null
note_url
string | null
xsec_token
string | null