# TikTok Song Details

> TikTok Song Details is a paid API for AI agents from Fiber AI API at mpp.orthogonal.com, paid per call via MPP, $0.04/call, status unknown (last checked 2026-09-14).

Fetches metadata and details for a specific TikTok song by identifier.

## Facts

- Endpoint: POST https://mpp.orthogonal.com/fiber/v1/tiktok/song-details
- Price: $0.04/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Provider: Fiber AI API
- Docs: https://api.fiber.ai
- Website: https://api.fiber.ai
- Tags: contacts, email, phone, enrichment, data
- Canonical page: https://www.zero.xyz/c/fiber-ai-api-tiktok-song-details-c2b305f3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_23b120uQRH5d-NRSehCLx

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 fiber-ai-api-tiktok-song-details-c2b305f3 -d '<json body>'
```

Example prompt: Can you pull up the full details for TikTok song ID 7123456789012345678 — I want to know the title, artist, and any other metadata associated with that audio clip?

## When to prefer this

Use this endpoint when you need to retrieve detailed metadata for a specific TikTok song or audio clip by its identifier. Prefer this over generic music APIs when the content is TikTok-specific audio.

## Known failure modes

- Invalid or non-existent song ID returns an error or empty result
- Rate limiting may occur with excessive requests
- Song may have been removed from TikTok, returning not-found error
- Malformed request body causes validation error

## How this service works

Fetches details for a TikTok song.

## Output

Returns structured metadata about a TikTok song including title, artist name, audio attributes, and other details associated with the given song identifier.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/fiber-ai-api-tiktok-song-details-c2b305f3/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.orthogonal.com](https://www.zero.xyz/host/mpp.orthogonal.com/llms.txt)
