Skip to main content
GET
cURL
🪙1 creditper request

Copy for AI

🤖 Why Code When AI Can Do It For You?

Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.

Authorizations

Authorization
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx Get your API key from the Dashboard.

Query Parameters

region
string
required

Region code, region, such as US

sales_flag
integer

Whether it is a product promotion video, 1 = product promotion video, 0 = non - product promotion video

created_by_ai
string

true / false, Is AI video

min_create_time
integer

Publishing time range filter

max_create_time
integer

Publishing time range filter

min_duration
integer

Release duration range

max_duration
integer

Release duration range

video_sort_field
integer

List sorting enumeration 1=total_digg_cnt 2=create_time 3=total_views_cnt

sort_type
integer

Sort order, 0=asc 1=desc

product_category_id
string

Category ID of associated products

is_ad
integer

Whether it is an advertisement video, 1 = advertisement video, 0 = non - advertisement video

product_id
string

Product ID associated with the video

page_num
integer
required

Page numbers start from 1 and go up to a maximum of 100,000.

page_size
integer
required

The maximum number of pages is 10.

Response

Success

code
integer
required
message
string
required
data
object[]
required
requestId
string
required