Skip to main content
POST
Delivery analysis trend graph
Delivery analysis trend graph 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

Delivery Analysis Request Model (overview / graph / detail, query passthrough)

User www.douyin.com web Cookie

Example:

"Your_Cookie_Here"

query
Query · object
required

Analysis query object. Key fields: startTime, endTime (second timestamp string); analysisType (1=account, 2=video, 3=live); authorSecIdList (account sec_uid list); statusList (delivery status filter); metrics (metric list, e.g. stat_cost, total_play, total_like, dy_comment, dy_share, dy_follow); SecondaryTargetIds; CollectWayIds. graph extra: dimension; detail extra: page, limit, orderByMetric, orderByType; video/live extra: liveRoomIdList

Example:

Response

200

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