# TikTok Music Posts Fetcher — fetcher.sh

> TikTok Music Posts Fetcher — fetcher.sh is a paid API for AI agents from tiktok.fetcher.sh, paid per call via x402, $0.004/call, status unknown (last checked 2026-09-13).

Fetches TikTok posts associated with a specific music/sound track by its ID

## Facts

- Endpoint: GET https://tiktok.fetcher.sh/api/music/%7Bid%7D/posts
- Price: $0.004/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/tiktok-music-posts-fetcher-fetcher-sh-721f86fa
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HiYuqfV0t1CfuXZvD-tlu

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 tiktok-music-posts-fetcher-fetcher-sh-721f86fa
```

Example prompt: Pull all the TikTok posts using music ID 7205143507891837954 — I want to see which videos are trending with that sound right now.

## When to prefer this

Use this endpoint when you need to discover TikTok content associated with a specific audio track or sound, such as for music trend analysis, influencer research, or campaign monitoring. Prefer this over general TikTok search endpoints when you already have a music/sound ID and want to see all associated user-generated content. No OAuth or TikTok developer account required — pay per call with USDC.

## Known failure modes

- Invalid or non-existent music ID returns empty results or 404
- Rate limiting or TikTok blocking may cause intermittent failures
- Recently uploaded or very obscure sounds may return sparse results
- Payment failure via x402 returns 402 Payment Required
- TikTok platform changes may temporarily break scraping

## How this service works

TikTok (tik tok) data and scraping API: Search posts, resolve users by handle, and pull followers, hashtags, music, comments, and replies. 13 REST endpoints from $0.004 per call — no account, no OAuth, no subscription. Pay with x402 (USDC on Base, Polygon, Arbitrum, Monad or Solana) or prepaid credits.

## Output

Returns a list of TikTok posts (videos) that use the specified music/sound track, including video metadata such as post IDs, creator handles, view counts, like counts, comment counts, share counts, captions, and timestamps.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/tiktok-music-posts-fetcher-fetcher-sh-721f86fa/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from tiktok.fetcher.sh](https://www.zero.xyz/host/tiktok.fetcher.sh/llms.txt)
