Xiaohongshu
Get a Xiaohongshu note by id (requires xsec_token)
Authorization
bearerAuth AuthorizationBearer <token>
UnifAPI API key (forwarded verbatim as the upstream provider token).
In: header
Path Parameters
id*string
Length
1 <= lengthQuery Parameters
xsec_token*string
Per-note signed token returned by upstream alongside note_id.
Length
1 <= lengthResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/xiaohongshu/notes/string?xsec_token=string"{
"id": "string",
"note_id": "string",
"xsec_token": "string",
"type": "string",
"title": "string",
"description": "string",
"cover_url": "string",
"like_count": 0,
"comment_count": 0,
"collect_count": 0,
"share_count": 0,
"author": {
"id": "string",
"nickname": "string",
"avatar_url": "string"
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}{
"error": {
"type": "validation_error",
"message": "string",
"request_id": "string",
"issues": [
null
]
}
}