Douyin Xingtu V2 Search Anchor
/v1/douyin/xingtu_v2/search_anchorReturns personal data about people in bulk. The response carries accounts who are not the subject of your request. See our terms for what you may do with it.
Costs 1 credit. A cache hit costs nothing, and an answer that contains no data is never charged.
curl "https://api.socialpipe.dev/v1/douyin/xingtu_v2/search_anchor" \ -H "Authorization: Bearer $SOCIALPIPE_KEY"Authorization
apiKey Your SocialPipe API key, as Authorization: Bearer sp_live_…. Create one in the dashboard.
In: header
Query Parameters
ID/Search keyword: nickname, Douyin ID, Xingtu ID or live content word
Page number
score/Sort field, default score (comprehensive)
1=2=/Sort type, 1=asc, 2=desc
Cooperation target
Marketing target
ID/Industry ID
9price_min/price_max/Live-stream price type, fixed to 9
price_type/Minimum anchor price
price_type/Maximum anchor price
ID1,6/Creator category IDs, comma-separated
1=2=/Creator gender, 1=male, 2=female
Minimum followers
Maximum followers
Minimum expected plays
Maximum expected plays
CPM/Minimum expected CPM
CPM/Maximum expected CPM
CPE/Minimum expected CPE
CPE/Maximum expected CPE
0-10.02=2%/Minimum interaction rate, 0-1 decimal
0-1/Maximum interaction rate, 0-1 decimal
0-1/Minimum play-completion rate, 0-1 decimal
0-1/Maximum play-completion rate, 0-1 decimal
0-1/Minimum viral-post rate, 0-1 decimal
0-1/Maximum viral-post rate, 0-1 decimal
JSONfield_namefield_value//Extra profile filters as a JSON-array string; field_name and field_value must be non-empty strings
Max acceptable age of a cached result, in seconds. A lower value demands fresher data; it does not shorten what is stored.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/douyin/xingtu_v2/search_anchor?keyword=%E6%B8%B8%E6%88%8F"{ "cache_age": 0, "cached": false, "credits_remaining": 0, "credits_used": 0, "data": {}, "schema_version": "2", "success": true, "took_ms": 0}