Skip to main content
POST
Fetch video search V5
获取视频搜索 V5 计费 — 成功调用基准价 $0.0145(= provider 成本 × 1.45;最终扣费按你的套餐倍率浮动)。仅当上游响应体 code200 时计费。

示例

授权

Authorization
string
header
必填

AIsa API key. Get yours at https://aisa.one

请求体

application/json
keyword
string
默认值:猫咪

搜索关键词 / Search keyword

offset
integer
默认值:0

翻页游标,从上一次响应的 data.pagination.offset 获取,首次请求传 0 / Offset cursor for pagination, obtained from data.pagination.offset of the last response, 0 for the first request

page
integer
默认值:1

页码,取值 1~200,首次请求传 1,之后每次加 1 / Page number, 1-200, start with 1 and increment by 1 each time

search_id
string
默认值:""

搜索ID,从上一次响应的 data.pagination.search_id 获取,首次请求传空字符串 / Search ID, obtained from data.pagination.search_id of the last response, empty for the first request

backtrace
string
默认值:""

翻页回溯标识,从上一次响应的 data.pagination.backtrace 获取,首次请求传空字符串 / Backtrace, obtained from data.pagination.backtrace of the last response, empty for the first request

响应

200 - application/json

Successful Response

code
integer
默认值:200

HTTP status code | HTTP状态码

request_id
string | null

Unique request identifier | 唯一请求标识符

message
string
默认值:Request successful. This request will incur a charge.

Response message (EN-US) | 响应消息 (English)

message_zh
string
默认值:请求成功,本次请求将被计费。

Response message (ZH-CN) | 响应消息 (中文)

support
string
默认值:Discord: https://discord.gg/aMEAS8Xsvz

Support message | 支持消息

time
string

The time the response was generated | 生成响应的时间

time_stamp
integer

The timestamp the response was generated | 生成响应的时间戳

time_zone
string
默认值:America/Los_Angeles

The timezone of the response time | 响应时间的时区

docs
string | null

Link to the API Swagger documentation for this endpoint | 此端点的 API Swagger 文档链接

cache_message
string | null
默认值:This response is cached and accessible via the URL below for 24 hours at no extra cost. The cache is for request tracing only — it doesn't affect the API's data freshness and won't be returned through the API again.

Cache message (EN-US) | 缓存消息 (English)

cache_message_zh
string | null
默认值:本次响应已缓存,可通过下方 URL 直接查看,有效期 24 小时,访问缓存链接无额外费用。缓存仅用于请求溯源,不影响接口数据的时效性,也不会再次通过接口返回。

Cache message (ZH-CN) | 缓存消息 (中文)

cache_url
string | null

The URL to access the cached result | 访问缓存结果的 URL

router
string
默认值:""

The endpoint that generated this response | 生成此响应的端点

params
any
默认值:{}

The parameters used in the request | 请求中使用的参数

data
any | null

The response data | 响应数据