๐Ÿ‡บ๐Ÿ‡ธ English
  • ๐Ÿ‡จ๐Ÿ‡ณ็ฎ€ไฝ“ไธญๆ–‡
  • ๐Ÿ‡บ๐Ÿ‡ธ English
  1. Shop
๐Ÿ‡บ๐Ÿ‡ธ English
  • ๐Ÿ‡จ๐Ÿ‡ณ็ฎ€ไฝ“ไธญๆ–‡
  • ๐Ÿ‡บ๐Ÿ‡ธ English
  • Introduction
  • Authentication
  • User
    • Get user information by ID
      GET
    • Extract user user_id
      GET
    • Extract user sec_uid
      GET
    • Get user video feed
      GET
    • Get user liked video feed
      GET
    • Get user playlists
      GET
    • Get playlist information by ID
      GET
    • Get user follower list
      GET
    • Get user following list
      GET
    • Get user region
      GET
    • Get user stories
      GET
    • Check ttseller identity
      GET
    • Check showcase activated
      GET
  • Video
    • Get video information by ID
      GET
    • Comments by video ID
      GET
    • Get comment replies
      GET
    • Comment information by ID
      GET
    • Trending categories feed list
      GET
    • Trending feed
      GET
    • Get video feed by play ID
      GET
    • Get video feed by hashtag ID
      GET
    • Get video feed by music ID
      GET
    • Get hashtag information by ID
      GET
    • Get music information by ID
      GET
    • Get user music list by user ID
      GET
    • Get product related videos
      GET
    • Get seller related videos
      GET
  • Live
    • Get live information by ID
    • Get live ranking list
    • Get live ranking information by ID
    • Check live stream on
  • Shop
    • Get product information by ID
      GET
    • Get seller categories
      GET
    • Get product level1 category metadata
      GET
    • Get product level2 category metadata
      GET
    • Get product level3 category metadata
      GET
    • Get seller information by ID
      GET
    • Get list of seller products
      GET
    • Get seller ID by Share Link
      GET
    • Get product ID by Share Link
      GET
    • Get web home products by category ID
      POST
    • Get video associated product list
      GET
    • Get user Related products
      GET
  • Search
    • Search user
    • Search video
    • Search hashtag
    • Search music
    • Search live
    • Search product
  • Errors
    • Bad Request (400)
    • Unauthorized (401)
    • Account Key Session Expiry (428)
    • Rate-Limit (429)
    • Server error (500)
  • Key
    • Get information about your API Key
  1. Shop

Get product level1 category metadata

GET
https://api.tikhubapi.com/api/v1//product/category/level1
Shop
Get product level1 category metadata

Request

Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************

Responses

๐ŸŸข200SUCCESS
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.tikhubapi.com/api/v1//product/category/level1' \
--header 'Authorization: Basic <encoded-value>'
Response Response Example
{
    "code": 0,
    "msg": "success",
    "data": [
        {
            "category_name": "Bookings & Vouchers",
            "category_id": "2344592",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Home Supplies",
            "category_id": "600001",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Kitchenware",
            "category_id": "600024",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Textiles & Soft Furnishings",
            "category_id": "600154",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Household Appliances",
            "category_id": "600942",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Womenswear & Underwear",
            "category_id": "601152",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Muslim Fashion",
            "category_id": "601303",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Shoes",
            "category_id": "601352",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Beauty & Personal Care",
            "category_id": "601450",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Phones & Electronics",
            "category_id": "601739",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Computers & Office Equipment",
            "category_id": "601755",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Pet Supplies",
            "category_id": "602118",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Baby & Maternity",
            "category_id": "602284",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Sports & Outdoor",
            "category_id": "603014",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Toys & Hobbies",
            "category_id": "604206",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Furniture",
            "category_id": "604453",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Tools & Hardware",
            "category_id": "604579",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Home Improvement",
            "category_id": "604968",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Automotive & Motorcycle",
            "category_id": "605196",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Fashion Accessories",
            "category_id": "605248",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Food & Beverages",
            "category_id": "700437",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Health",
            "category_id": "700645",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Books, Magazines & Audio",
            "category_id": "801928",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Kids' Fashion",
            "category_id": "802184",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Menswear & Underwear",
            "category_id": "824328",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Luggage & Bags",
            "category_id": "824584",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Virtual Products",
            "category_id": "834312",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Pre-Owned",
            "category_id": "856720",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Collectibles",
            "category_id": "951432",
            "level": 1,
            "parent_id": "0"
        },
        {
            "category_name": "Jewelry Accessories & Derivatives",
            "category_id": "953224",
            "level": 1,
            "parent_id": "0"
        }
    ]
}
Previous
Get seller categories
Next
Get product level2 category metadata
Built with