Tiki Vietnam API
tiki.vn
Vietnamese e-commerce marketplace - product search, categories, pricing, and reviews.
- Actions
- 12
- Category
- Marketplace
- Login
- Not required
- Output
- JSON
Call the Tiki Vietnam API
Submit a task, then poll the job until it settles. This example runs act_tiki_vn_category_detail.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_tiki_vn_category_detail",
"params": {
"category_id": "1882"
}
}'12 actions on tiki.vn
Read
Category Details
act_tiki_vn_category_detailread1 credit / callReturns category metadata including name, URL key, ancestors, and SEO fields by ID.
- category_id
- string · required
Category Navigation
act_tiki_vn_category_navigationread1 credit / callReturns the main navigation menu with top-level category links and shortcuts.
Category Product Listing
act_tiki_vn_category_product_listingread2 credits / callReturns a category's products with pagination, brand filters, sorting, and facets.
- category_id
- string · required
- category_slug
- string · required
- page
- integer
- brand
- string
- sort
- string
Category Tree
act_tiki_vn_category_treeread1 credit / callReturns child categories under a parent ID with names, URLs, and product counts.
- parent_category_id
- integer
Delivery Availability
act_tiki_vn_delivery_availabilityread1 credit / callReturns shipping and delivery availability for a seller SKU.
- spid
- string · required
Flash Deals
act_tiki_vn_flash_dealsread1 credit / callReturns flash-sale deals with live special pricing, product cards, and progress.
Product Details
act_tiki_vn_product_detailread1 credit / callReturns full product details including pricing, variants, seller, stock, and images by ID.
- product_id
- string · required
Product Reviews
act_tiki_vn_product_reviewsread1 credit / callReturns customer reviews, star histogram, and rating metadata for a product SKU.
- product_id
- string · required
- spid
- string · required
- seller_id
- string
Search Autocomplete
act_tiki_vn_search_autocompleteread1 credit / callReturns typeahead keyword and seller suggestions for a search query.
- search_query
- string · required
Search Results
act_tiki_vn_search_resultsread2 credits / callReturns keyword search products with prices, ratings, badges, and facets, paginated.
- search_query
- string · required
- page
- integer
Seller Info
act_tiki_vn_seller_inforead2 credits / callReturns a seller's profile, ratings, follower count, and storefront metadata.
- seller_id
- string · required
- product_id
- string · required
- spid
- string · required
Top Deals Listing
act_tiki_vn_top_deals_listingread1 credit / callReturns top deals with prices, badges, quantity sold, and availability.
Tiki Vietnam API questions
- Is there an API for Tiki Vietnam?
- Tiki Vietnam does not offer a public data API for this, but Anakin Wire provides 12 maintained endpoints for tiki.vn. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Tiki Vietnam data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when tiki.vn changes its markup, Anakin updates the action.
- Do I need a Tiki Vietnam account?
- No. Every Tiki Vietnam action listed here runs anonymously — no account and no credentials required.
- What does the Tiki Vietnam API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Marketplace APIs
130point
Trading card price tracker - recent and sold listings with full price history.
1stDibs
Search luxury and antiques, browse categories (furniture, jewelry, art, fashion), view item details, and browse USA dealer listings.
2dehands (Belgium)
Belgian second-hand classifieds - listings, item details, sellers, and categories.
AbeBooks
Used and rare book marketplace - collections, listings, details, and pricing.
Abound
B2B wholesale marketplace for independent retailers - categories, products, and brands.
Adlandpro
Classifieds marketplace - category browse, listing search, and detail pages.