# AnyAPI TikTok Shop Search

> AnyAPI TikTok Shop Search 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-16).

Searches TikTok Shop for products, returning listings and related commerce data

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/tiktok_shop.search
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-tiktok-shop-search-9e05da9b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_EShL-ZvSbJ54_WgyV1WlS

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-search-9e05da9b -d '<json body>'
```

Example prompt: Search TikTok Shop for 'wireless earbuds' and give me the top product listings including names and prices.

## When to prefer this

Use this endpoint when you need to programmatically search TikTok Shop product listings without a TikTok API key or subscription — ideal for price monitoring, competitor research, product discovery, or market analysis on TikTok's social commerce platform. Prefer this over direct TikTok APIs when you want pay-per-request pricing with no monthly commitment.

## Known failure modes

- Invalid or missing search query returns error
- TikTok Shop anti-scraping measures may cause intermittent failures
- No results found for niche or misspelled queries
- Rate limiting if too many requests are made rapidly
- Payment failure if USDC wallet balance is insufficient

## 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 TikTok Shop product search results, including product names, prices, shop details, and other listing metadata matching the query keyword.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-tiktok-shop-search-9e05da9b/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)
