WellbyteWellbyte

GET /v1/kuaishou/app/search_user_v2

Search user V2

stable · 13 credits per success

Search user V2;This API is more expensive, but more stable, please check the price list in the user background for specific prices.;keyword: Search keyword;pcursor: Pagination cursor, empty for first page, pass pcursor from previous response;user_relation: Relation filter, all / same_city / verified / live / following;user_gender: Gender filter, all / male / female;fans_sort: Fans sort, default /…

Sign up for 500 credits and run with your own API key. Sign up free

Request

curl -s 'https://api.wellbyte.net/v1/kuaishou/app/search_user_v2?keyword=%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD&pcursor=demo&fans_sort=demo&user_gender=demo&user_relation=demo' \
  -H "Authorization: Bearer dg_live_…"

Response

Sample captured 2026-08-27

data{
code:0
data{
llsid:"2006218125723655730"
ussid:"MV81NTMyMTE2OTkyXzE3ODc2NzcxMzgzNzZfXzMxMDI"
result:1
pcursor:"1"
debug_id:"c44d9756"
mixFeeds[ 2 items ]
extParams{ 14 items }
host-name:"public-bjzey-c58-kce-node269.idchb1az3.hb1.kwaidc.com"
debug_info:
"gAAAAABqjcnSM2y6XqfXqlR6UTrDIMFB-lUfTV5w_5mBzufX0xAIozeDoNGEQePD2uO7qsJ4KuAO6KJL..."
portalFlag:true
recoPcursor:"no_more"
recoPymkFlag:false
responseCode:0
userFoldIndex:-1
recoInterestFlag:false
}
meta{
endpoint:"kuaishou.app.search_user_v2"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

No calls yet. Get one green run first, then switch to your own data.

    Request parameters

    NameTypeInRequiredDescriptionExample
    keywordstringqueryyeskeyword人工智能
    pcursorstringqueryno首次留空,翻页传上一页响应的 pcursordemo
    fans_sortstringquerynodefault / most_to_least / least_to_mostdemo
    user_genderstringquerynoall / male / femaledemo
    user_relationstringquerynoall / same_city / verified / live / followingdemo

    Response fields

    Field dictionary coming soon — the executable panel shows the live shape.

    Errors

    codeHTTPMeaningBilled
    40001400Invalid parametersno
    40102401Invalid or revoked API Keyno
    40201402Insufficient creditsno
    40402404Resource not foundno
    42201422Quality gate failedno
    42901429Rate limit exceededno
    50401504Upstream timeoutno
    50201502Upstream errorno

    Billing

    Success costs 13 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.

    Search

    Search endpoints and docs