# KiteEndpoints.ai TikTok API15

> KiteEndpoints.ai TikTok API15 is a paid API for AI agents from kite-hub-v2.vercel.app, paid per call via x402, $0.16/call, status unknown (last checked 2026-09-14).

Proxies TikTok API15 requests to retrieve TikTok platform data, paid per call via USDC on Base chain

## Facts

- Endpoint: POST https://kite-hub-v2.vercel.app/api/tiktok-api15
- Price: $0.16/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/kiteendpoints-ai-tiktok-api15-5f3e2085
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_SSTcBKucIoiNqhZs4QrO6

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-tiktok-api15-5f3e2085 -d '<json body>'
```

Example prompt: Can you pull the TikTok data for a specific video or user using the API15 endpoint — I need the video stats and profile info for a TikTok creator?

## When to prefer this

Use this endpoint when you need programmatic access to TikTok platform data (videos, users, hashtags, analytics) via the API15 interface and want pay-per-request billing in USDC without a subscription commitment

## Known failure modes

- Invalid or missing TikTok identifiers result in empty or error result object
- TikTok API15 upstream downtime causes failed responses
- Malformed request body returns generic error
- Rate limiting or quota exhaustion from upstream TikTok API15
- USDC payment failure on Base chain blocks request execution

## 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

Returns a result object containing TikTok platform data such as video details, user profile information, statistics, or other TikTok content data as proxied through the API15 interface

## 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-tiktok-api15-5f3e2085/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from kite-hub-v2.vercel.app](https://www.zero.xyz/host/kite-hub-v2.vercel.app/llms.txt)
