Skip to main content
POST
Search videos (by title)
Search videos (by title) 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

视频搜索请求模型(按标题/关键词) Video Search Request Model (by title/keyword)

keyword
string
required

视频标题/关键词/Video title or keyword

Example:

"major"

用户 www.douyin.com 网页版 Cookie/User www.douyin.com web Cookie

cursor
integer | null
default:0

翻页游标,首页传 0,后续传上一页响应里的 cursor/Pagination cursor, 0 for first page

Example:

0

count
integer | null
default:12

每页数量/Page size

Example:

12

Response

200

Successful response. 以实际调用为准 / Response structure varies; refer to the actual API response.