Skip to main content

POST Precheck Video Content

Precheck Video Content Creator Required scope: creator.video.write Use this API to pre-check if there's any violation in the video and the shoppable content anchor Version 202511

POST/affiliate_creator/202511/videos/precheck_task

Request

Header

PropertiesTypeDescription
content-type RequiredstringAllowed type: application/json
x-tts-access-token RequiredstringThe creator access_token value from Get Access Token, when user_type = 1. Follow this guide to get creator access_token.

Query

PropertiesTypeDescription
app_key RequiredstringEvery single app will have a unique key. Please use the specific key assigned to your app.
sign RequiredstringSignature generated by gen algorithm. When you send API requests to TTS, you must sign them so that TTS can identify the senders.
timestamp RequiredintUnix timestamp GMT (UTC+00:00). This timestamp is used across all API requests. Developers can use this convert to local time.

Body

PropertiesTypeDescription
video_info RequiredobjectVideo information
product_link_info RequiredobjectProduct link information

Example

CurlGoNode.jsJavaEnable word wrap

Response Parameters

PropertiesTypeDescription
codeintThe success or failure status code returned in API response.
messagestringThe success or failure messages returned in API response. Reasons of failure will be described in the message.
request_idstringRequest log
dataobjectSpecific return information

Example

JSONEnable word wrap

Error Code

View common error codes

| Code | Message | | --- | --- | | 16011007 | Product link title should be no longer than 30 characters. | | 16011009 | Product link title contains offensive language. | | 16011069 | Product link title contains punctuation or emoji. | | 36009003 | Internal error. Please try again. If the issue persists after multiple attempts, please contact platform support. | | 170001002 | Creator TikTok Shop permission check failed. | | 170001005 | Creator terms of service not signed. Please contact TikTok for more details. | | 170001006 | GKA terms not signed. Please try again after signing GKA term. | | 170001007 | Creator did not sign the EU data share agreement. | | 170001008 | Creator Age verification failed. Please verify age first. | | 170001009 | The product belongs to unsupported category. | | 170001010 | The commission plan gets failed or rejected. | | 170001011 | The product doesn't exist. | | 170001012 | The product is not available. | | 170001013 | Showcase SPU exceeds limit. | | 170001014 | Blocked by spam check. | | 170001015 | Blocked by TikTok Shop risk control. | | 170001018 | Get creator pay account error. Please verify the pay account first. | | 170001019 | The user has exceeded allocated daily quota for precheck resource |

Is this content helpful?Helpful

Not Helpful

PreviousNext