Skip to main content
POST
Search user V2
Search user V2 Pricing — base $0.00145 per successful call (provider cost × 1.45; final charge scales by your plan multiplier). Charged only when the upstream response body code is 200.
Response structure is not yet fully documented — refer to the actual API response.

Example

Authorizations

Authorization
string
header
required

AIsa API key. Get yours at https://aisa.one

Body

application/json

DOU+ User Search V2 Request Model

keyword
string
required

Search keyword

Example:

"Bo"

User www.douyin.com web Cookie

cursor
integer | null
default:0

Pagination cursor, 0 for first page

Example:

0

count
integer | null
default:10

Page size

Example:

10

scope
integer | null
default:1

Search scope

Example:

1

Response

200

Successful response. Response structure varies; refer to the actual API response.