Skip to main content
POST
DOU+ cost estimation
DOU+ cost estimation 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+ Cost Estimation Request Model

User www.douyin.com web Cookie

Example:

"Your_Cookie_Here"

sec_uid
string
required

Delivery account sec_uid

Example:

"MS4wLjABAAAA9fe7vGjwyiaOjL6REhX8rvmSb32VzA_XsKca9F3_YSHRXlEqgT2cpX54WGbtgnsA"

item_ids
string
required

Item ID(s), comma separated

Example:

"7651166972160446949"

target_id
integer | null
default:31

Promotion target ID. 31=Likes & Comments, 32=Followers, 33=Profile visits, 37=Video views, 45=Comment link clicks, 78=High-quality engagement

Example:

31

Response

200

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