POST /v1/douyin/xingtu_v2/get_ip_activity_list
Get IP Activity List
stable · 3 credits per success
Get XingTu IP calendar activity list;Price: 0.002$ / time;query_start_time: Query start timestamp, e.g. `1767196800`;query_end_time: Query end timestamp, e.g. `1774972799`;industry_id_list (optional): Industry ID list from `get_ip_activity_industry_list`;- Example: `["1930"]`=Beauty, `["1901"]`=3C & Electronics, `["1903"]`=Food & Beverage;category_list (optional): IP category list;- 1=XingTu Big …
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| status_list | array | body | no | IP状态列表 | demo |
| category_list | array | body | no | IP类型列表 | demo |
| query_end_time | string | body | yes | 查询结束时间戳 | 1774972799 |
| industry_id_list | array | body | no | 行业ID列表 | demo |
| query_start_time | string | body | yes | 查询开始时间戳 | 1767196800 |
Response fields
Field dictionary coming soon — the executable panel shows the live shape.
Errors
| code | HTTP | Meaning | Billed |
|---|---|---|---|
| 40001 | 400 | Invalid parameters | no |
| 40102 | 401 | Invalid or revoked API Key | no |
| 40201 | 402 | Insufficient credits | no |
| 40402 | 404 | Resource not found | no |
| 42201 | 422 | Quality gate failed | no |
| 42901 | 429 | Rate limit exceeded | no |
| 50401 | 504 | Upstream timeout | no |
| 50201 | 502 | Upstream error | no |
Billing
Success costs 3 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.