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"

User www.douyin.com web Cookie

cursor
integer | null
default:0

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.