# AnyAPI TikTok Song Videos

> AnyAPI TikTok Song Videos 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 videos associated with a specific song or audio track on TikTok

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/tiktok.song_videos
- 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-song-videos-a8656ddd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GpBo8v33Oj9Lj7BMJY7Cm

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-song-videos-a8656ddd -d '<json body>'
```

Example prompt: Can you pull all the TikTok videos that are using the song with ID '7178622241979919146' so I can see which creators are going viral with that audio?

## When to prefer this

Use this endpoint when you need to discover or analyze TikTok videos associated with a specific song or audio track, particularly for trend analysis, influencer research, or content monitoring. Prefer this over manual TikTok browsing or other social scraping tools when you need structured JSON data at low per-request cost with no subscription required.

## Known failure modes

- Invalid or non-existent song ID returns empty results or error
- TikTok rate limiting or blocking may cause request failures
- Song may have been removed from TikTok, returning no results
- Malformed request body causes API error
- Payment failure due to insufficient USDC balance

## 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

Returns a JSON list of TikTok videos associated with the specified song or audio track, including video metadata such as video IDs, creator usernames, play counts, like counts, share counts, captions, and links.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-tiktok-song-videos-a8656ddd/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)
