Skip to main content
POST
Search live creators
Search live creators Pricing — base $0.0145 per successful call (provider cost × 1.45; final charge scales by your plan multiplier). Charged only when the upstream response body code is 200.

Example

Authorizations

Authorization
string
header
required

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

Body

application/json

Live collaboration marketplace filters. Supports creator attributes, audience demographics, live categories, content-live performance, commerce categories, and GMV filters. Every field is optional, and additional filter fields may be supplied.

nickname_or_mids
string | null

Search by creator nickname or UID

mids
integer[] | null

Batch exact match by UID

is_brand_live
integer | null

Live stream type: 1=Content live stream, 0=Commerce live stream. Available filters differ between the two types.

gender
string | null

Anchor gender

region_id
integer[] | null

Anchor primary residence region (level 1)

second_region_id
integer[] | null

Anchor primary residence region (level 2)

min_fans_num
integer | null

Minimum follower count

max_fans_num
integer | null

Maximum follower count

fans_gender_tag
string[] | null

Audience gender tag

fans_age_tag
string[] | null

Audience age tag

fans_region_tag
string[] | null

Audience region tag

live_subarea_id
integer[] | null

Live area (second-level); see live_area_list for values

partition_id
integer | null

Submission category (level 1)

second_partition_id
integer[] | null

Submission category (level 2)

min_popularity
integer | null

Minimum average peak popularity per session in the last 30 days

max_popularity
integer | null

Maximum average peak popularity per session in the last 30 days

live_audience_h_avg_30d_min
integer | null

Minimum average hourly viewer count in the last 30 days

live_audience_h_avg_30d_max
integer | null

Maximum average hourly viewer count in the last 30 days

live_danmu_h_avg_30d_min
integer | null

Minimum average hourly danmaku count in the last 30 days

live_danmu_h_avg_30d_max
integer | null

Maximum average hourly danmaku count in the last 30 days

live_guild_id
integer[] | null

Live streaming guild; see live_guild_drop for values

high_potential_type
integer | null

Registration status

live_good_category
integer | null

Primary commerce category; 0=all; valid values from live_good_category

live_good_gmv
integer | null

90-day GMV tier, 0=all

order_by
string | null

Sort field

sort
string | null

Sort direction: desc or asc

page
integer | null

Page number starting from 1; 20 items per page

Required range: x >= 1

Response

200 - application/json

Successful Response

code
integer
default:200

HTTP status code

request_id
string | null

Unique request identifier

message
string
default:Request successful. This request will incur a charge.

Response message (EN-US)

message_zh
string
default:Request successful; this request will be billed.

Response message (ZH-CN)

support
string
default: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
default:America/Los_Angeles

The timezone of the response time

docs
string | null

Link to the API Swagger documentation for this endpoint

cache_message
string | null
default: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)

cache_message_zh
string | null
default:This response has been cached and can be viewed directly via the URL below; it is valid for 24 hours and accessing the cached link incurs no additional charge. The cache is for request tracing only and does not affect the freshness of the API data, nor will it be returned again through the API.

Cache message (ZH-CN)

cache_url
string | null

The URL to access the cached result

router
string
default:""

The endpoint that generated this response

params
any
default:{}

The parameters used in the request

data
any | null

The response data