# YouTube Video Details Lookup

> YouTube Video Details Lookup 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 for a specific YouTube video by its identifier.

## Facts

- Endpoint: POST https://mpp.orthogonal.com/fiber/v1/youtube/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-youtube-video-details-lookup-f2d654ea
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JKf2Oznhlw9CatstPBYmj

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-youtube-video-details-lookup-f2d654ea -d '<json body>'
```

Example prompt: Can you pull the full details for this YouTube video — title, description, view count, likes, channel, and publish date — for video ID dQw4w9WgXcQ?

## When to prefer this

Use this endpoint when you need detailed metadata for a known YouTube video and have the video ID or URL. Prefer it over general web scraping for reliable, structured YouTube video data without parsing HTML.

## Known failure modes

- Invalid or non-existent video ID returns an error or empty result
- Private or deleted videos may return no data
- Rate limiting or quota exhaustion may result in failed requests
- Malformed request body causes a 400-level error

## How this service works

Fetches details for a specific YouTube video.

## Output

Returns structured metadata about the specified YouTube video, including title, description, view and like counts, channel information, publish date, and video duration.

## More

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