# NexusAPI YouTube Script Generator

> NexusAPI YouTube Script Generator is a paid API for AI agents from nexus-api-peach-nine.vercel.app, paid per call via x402, $0.198008/call, status unknown (last checked 2026-09-15).

Generates a YouTube video script based on a given topic or query

## Facts

- Endpoint: POST https://nexus-api-peach-nine.vercel.app/api/ai/youtube/script
- Price: $0.198008/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nexusapi-youtube-script-generator-f42ac100
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GD8G6FnrzPWPm7uTGl0iB

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 nexusapi-youtube-script-generator-f42ac100 -d '<json body>'
```

Example prompt: Write me a YouTube video script about the top 5 ways AI is changing the finance industry — make it engaging and suitable for a 10-minute video.

## When to prefer this

Choose this endpoint when you need to quickly generate a YouTube video script from a topic or keyword without managing API keys, and are comfortable paying per call in USDC on Base via the x402 protocol. Best suited for agents automating content creation pipelines for YouTube.

## Known failure modes

- Empty or missing query returns a 400 error or generic script
- Overly vague query may produce a low-quality or off-topic script
- Payment failure in USDC results in 402 response and no script returned
- Service downtime on Vercel host returns 502 or 503
- Rate limiting may apply returning 429 response

## How this service works

Crypto, AI, Social Media, Finance, Weather, Tools &amp; more. Pay per call in USDC on Base. No API keys.

## Output

A generated YouTube video script based on the provided query or topic, likely including structured sections such as intro, main content segments, and outro formatted for video narration.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "query": {
   "type": "string",
   "description": "Search query or input parameter"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "object",
 "description": "API response data"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nexusapi-youtube-script-generator-f42ac100/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nexus-api-peach-nine.vercel.app](https://www.zero.xyz/host/nexus-api-peach-nine.vercel.app/llms.txt)
