# AnyAPI TikTok Shop Product Reviews

> AnyAPI TikTok Shop Product Reviews is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-14).

Fetches customer reviews for a product listed on TikTok Shop

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/tiktok_shop.product_reviews
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-tiktok-shop-product-reviews-a6a18abe
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_uH4VvgDcSYN_Dg7CLzKHK

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability anyapi-tiktok-shop-product-reviews-a6a18abe -d '<json body>'
```

Example prompt: Pull me the latest customer reviews and star ratings for TikTok Shop product ID 7389201938475 — I want to see what buyers are saying about it.

## When to prefer this

Use this endpoint when you need to programmatically retrieve customer review data from TikTok Shop without maintaining a TikTok Shop scraper yourself. It's ideal for product research, competitive analysis, sentiment monitoring, or aggregating social commerce feedback. Prefer this over building custom scrapers given the pay-per-call, no-subscription model for infrequent or ad-hoc review fetching.

## Known failure modes

- Invalid or non-existent TikTok Shop product ID returns an error or empty results
- TikTok Shop rate limiting or anti-bot measures may cause temporary failures
- Product has no reviews yet, returning an empty reviews array
- Region-locked products may not return reviews depending on access context
- Network timeout if TikTok Shop pages are slow to respond

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

A JSON response containing product reviews from TikTok Shop, including review text, star ratings, reviewer usernames, review dates, and any associated media or metadata for the specified product.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-tiktok-shop-product-reviews-a6a18abe/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
