Skip to main content
POST
Search live rooms (by Douyin ID or nickname)
Search live rooms (by Douyin ID or nickname) 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

直播间搜索请求模型(支持抖音号或抖音昵称) Live Room Search Request Model (by Douyin ID or nickname)

keyword
string
required

抖音号 或 抖音昵称/Douyin ID or nickname

Example:

"小耳朵"

用户 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:10

每页数量/Page size

Example:

10

Response

200

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