GET /v1/douyin/xingtu_v2/get_user_profile_qrcode
Get User Profile QRCode
stable · 3 credits per success
Generate user profile QR code;Either core_user_id or sec_uid is required;Price: 0.002$ / time;core_user_id: User core ID (pick one with sec_uid);sec_uid: User sec_uid (pick one with core_user_id);User profile QR code data
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| sec_uid | string | query | no | 用户sec_uid(与core_user_id二选一) | demo |
| core_user_id | string | query | no | 用户核心ID(与sec_uid二选一) | 1113181577281568 |
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.