# KiteEndpoints.ai - TikTok Fast & Reliable Data Scraper

> KiteEndpoints.ai - TikTok Fast & Reliable Data Scraper is a paid API for AI agents from kite-endpoints.vercel.app, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-14).

Scrapes TikTok profile, video, and engagement data via a fast and reliable API endpoint, paid per request with USDC on Base chain.

## Facts

- Endpoint: POST https://kite-endpoints.vercel.app/api/tiktok-api-fast-reliable-data-scraper
- Price: $0.08/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-fast-reliable-data-scraper-d4184518
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YrBcMfU0lua3nn6CSsl8T

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-fast-reliable-data-scraper-d4184518 -d '<json body>'
```

Example prompt: Pull the TikTok profile data and latest video stats for the account @charlidamelio — I need follower count, average views, and engagement rate.

## When to prefer this

Choose this endpoint when you need fast, reliable TikTok data without setting up the official TikTok API (which has strict access requirements). Ideal for influencer research, competitive analysis, content monitoring, or building TikTok analytics dashboards. Prefer this over rolling your own scraper or using slower alternatives when per-request USDC micropayments on Base chain are acceptable.

## Known failure modes

- TikTok account is private or suspended — returns empty or error result
- Invalid or deleted video URL — returns null data
- TikTok rate-limiting or anti-scrape measures causing incomplete data
- Malformed input (missing URL or username) — returns API error
- Endpoint unavailable or payment failure — returns 402 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

Returns a result object containing TikTok data such as profile information (username, bio, follower/following counts), video metadata (title, description, view count, likes, shares, comments), and other engagement metrics depending on the query type.

## 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-fast-reliable-data-scraper-d4184518/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from kite-endpoints.vercel.app](https://www.zero.xyz/host/kite-endpoints.vercel.app/llms.txt)
