tiktok-shop

Manage TikTok Shop products, orders, and inventory via Open API v2.

4|3|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/qhkm/zeptoclaw-skills --skill tiktok-shop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tiktok-shop
Source: https://github.com/qhkm/zeptoclaw-skills/tree/main/tiktok-shop
Command: npx skills add https://github.com/qhkm/zeptoclaw-skills --skill tiktok-shop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

TikTok Shop merchants need a programmable way to manage products, orders, and inventory via the Open API v2, reducing manual work and synchronization delays.

Core Features & Use Cases

  • List products and fetch orders from TikTok Shop.
  • Update inventory across SKUs and warehouses.
  • Sign and send authenticated API requests, handle token expiry and regional endpoints.

Quick Start

Register at the TikTok Shop Partner Center, obtain an App Key, App Secret, and an access token, then run a sample API call to list products.

Frequently Asked Questions about tiktok-shop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate TikTok Shop product and order management?

To automate TikTok Shop management, you can use this Skill to list products, fetch orders, and update inventory via the Open API v2. It handles authenticated requests and regional endpoints automatically.

What do I need to authenticate TikTok Shop API v2 requests?

Authenticating TikTok Shop API v2 requests requires an App Key, App Secret, and an access token. The Skill uses HMAC-SHA256 signing to authorize operations and handles token expiry automatically.

Can I sync inventory across multiple regions with the TikTok Shop Open API?

Yes, you can sync inventory across regions using the TikTok Shop Open API. The Skill updates stock levels across SKUs and warehouses while managing regional endpoints for accurate synchronization.

How do I fetch orders and list products from TikTok Shop programmatically?

You can fetch orders and list products programmatically by calling the TikTok Shop Open API v2 endpoints. The Skill constructs signed requests to retrieve order data and publish new product listings.

Does TikTok Shop API automation handle access token expiry automatically?

Yes, TikTok Shop API automation handles access token expiry automatically. The Skill manages the token lifecycle and HMAC-SHA256 signing to ensure continuous product, order, and inventory synchronization.

What is the best way to update inventory across SKUs on TikTok Shop?

The best way to update inventory across SKUs on TikTok Shop is through the Open API v2. This Skill applies signed requests to adjust stock levels across warehouses, reducing manual work and delays.