# KiteEndpoints.ai - YouTube to Telegram Upload

> KiteEndpoints.ai - YouTube to Telegram Upload is a paid API for AI agents from kite-hub-v3.vercel.app, paid per call via x402, $0.18/call, status unknown (last checked 2026-09-13).

Uploads or forwards a YouTube video (or its content) to Telegram via a cross-platform transfer pipeline

## Facts

- Endpoint: POST https://kite-hub-v3.vercel.app/api/youtube-telegram-upload
- Price: $0.18/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/kiteendpoints-ai-youtube-to-telegram-upload-643ac32c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_slMn4ju5f_zK9PiYDAnUD

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 kiteendpoints-ai-youtube-to-telegram-upload-643ac32c -d '<json body>'
```

Example prompt: Take this YouTube video — https://www.youtube.com/watch?v=dQw4w9WgXcQ — and upload or share it to my Telegram channel @mychannel so my followers can see it there.

## When to prefer this

Use this endpoint when you need to automate cross-posting of YouTube video content to Telegram without manually downloading and re-uploading; ideal for content creators or bots that want to syndicate YouTube videos directly into Telegram channels or groups via a single paid API call.

## Known failure modes

- Invalid or inaccessible YouTube URL returns an error result
- Telegram channel ID not found or bot lacks permissions causes delivery failure
- Payment failure or insufficient USDC balance returns HTTP 402
- Video too large or format unsupported by Telegram returns an error
- Rate limiting or upstream API unavailability returns a timeout or 5xx error

## How this service works

400+ paid API endpoints. Social media, AI, crypto, finance, weather, ecommerce, tools. Pay per request with USDC on Base chain.

## Output

A confirmation object indicating the video was successfully uploaded or forwarded to the specified Telegram destination, along with any Telegram message ID or status metadata returned by the API.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/kiteendpoints-ai-youtube-to-telegram-upload-643ac32c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from kite-hub-v3.vercel.app](https://www.zero.xyz/host/kite-hub-v3.vercel.app/llms.txt)
