HTTP 200 does not guarantee success
Code 0 is success and 20001 is partial success. A different business code can still mean failure.
TikTok API for Business · Free lookup tool
Enter a return code or error keyword, or paste a full JSON response to get the status, meaning, common causes, and next triage step.
Search the local records, or parse a full response while keeping message and request_id intact.
Exact codes, keywords, and error-message fragments are filtered as you type.
Common examples
HTTP 200: transport succeeded, but the business result still depends on code.
Codes beginning with 5: system service errors; use message and request_id for detail.
HTTP 404: often means a wrong method or path; also check for a missing trailing /.
Your input stays in this browser and is not uploaded to Tec-Pulse or TikTok.
Reads code, message, and request_id. Invalid input stays in place so you can correct it.
Shortcut: ⌘/Ctrl + Enter to parse
HTTP 200: transport succeeded, but the business result still depends on code.
Codes beginning with 5: system service errors; use message and request_id for detail.
HTTP 404: often means a wrong method or path; also check for a missing trailing /.
Your input stays in this browser and is not uploaded to Tec-Pulse or TikTok.
Local return-code records
01 · Key checks
TikTok API for Business can return a business failure inside HTTP 200. Keep code, message, and request_id together.
Code 0 is success and 20001 is partial success. A different business code can still mean failure.
They help identify the field, reproduce the request, and give support a traceable reference.
The tool does not invent a cause for a code outside the local catalog; it points you to official escalation.
02 · Useful for integration, campaign operations, and tickets
Use the lookup as a local reference layer, not as a replacement for the official API documentation.
Paste a test response, confirm code, message, and request_id, then return to the endpoint docs.
Filter rate limits, authorization, files, or advertiser errors to choose the next operational check.
Keep the full response and include request_id, request path, and API version when escalating.
03 · Workflow
The tool does not retry your endpoint. Carry the result into your debugging, monitoring, or support flow.
Preserve the complete JSON instead of copying only one message line.
Read code first, then compare HTTP status and API version.
Correct parameters, tokens, rate, assets, files, or request paths.
Save message and request_id before contacting official support.
04 · FAQ
Success detection, HTTP status, unknown codes, and local processing.
It reads the business return code first: 0 is success, 20001 is partial success, and other codes are not labeled as success.
HTTP status describes transport, while the TikTok business return code describes business processing.
The tool preserves the original message and request_id, then points to official docs and support instead of inventing a cause.
Nowhere. Search and JSON parsing run in this browser; the page does not call the TikTok API.
From API evidence to campaign decisions
Tec-Pulse helps TikTok Shop GMV Max merchants monitor and explain performance. Using this tool does not change its local-processing boundary.