# TikTok Video Details

> TikTok Video 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 detailed metadata and information for a specific TikTok video by its identifier.

## Facts

- Endpoint: POST https://mpp.orthogonal.com/fiber/v1/tiktok/video-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-video-details-640d4a05
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_shBl_Yr9TQhq57_gr7uGe

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-video-details-640d4a05 -d '<json body>'
```

Example prompt: Pull all the details for this TikTok video — I need the view count, like count, author info, description, and hashtags for video ID 7234567890123456789.

## When to prefer this

Use this endpoint when you need structured metadata and engagement statistics for a specific TikTok video by ID, especially within workflows already using Fiber AI for contact and social data enrichment. Prefer this over scraping TikTok directly since it provides clean, parsed data at a fixed per-call cost.

## Known failure modes

- Video ID not found or video has been deleted — returns 404 or empty result
- Invalid video ID format — returns validation error
- Video is private or region-restricted — returns access error
- Rate limit exceeded — returns 429 or quota error
- TikTok API upstream outage — returns 503 or timeout

## How this service works

Fetches details for a specific TikTok video.

## Output

Returns structured metadata for the specified TikTok video, including engagement stats (views, likes, comments, shares), author information, video description, hashtags, duration, and creation timestamp.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/fiber-ai-api-tiktok-video-details-640d4a05/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)
