curl --request GET \
--url 'https://api.keyapi.ai/v1/tiktok/category/primary/analytics' \
--header 'Authorization: Bearer <YOUR_API_KEY>'{
"code": 0,
"message": "success",
"data": [
{
"category_id": "2344592",
"category_level": "1",
"category_name": "Bookings & Vouchers",
"language": "en-US",
"parent_id": "0"
}
],
"requestId": "4893e64f-ed09-4f55-8ca5-ac330bfda8e2"
}Retrieve the list of top-level product categories available in TikTok Shop.
curl --request GET \
--url 'https://api.keyapi.ai/v1/tiktok/category/primary/analytics' \
--header 'Authorization: Bearer <YOUR_API_KEY>'{
"code": 0,
"message": "success",
"data": [
{
"category_id": "2344592",
"category_level": "1",
"category_name": "Bookings & Vouchers",
"language": "en-US",
"parent_id": "0"
}
],
"requestId": "4893e64f-ed09-4f55-8ca5-ac330bfda8e2"
}π€ Why Code When AI Can Do It For You?
Stop writing code like itβs 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.
The specific language can be selected from: th-TH, en-US, id-ID, zh-CN, ms-MY, vi-VN.