# Vibes API Hub - TikTok API

> Vibes API Hub - TikTok API is a paid API for AI agents from vibes-coral-tau.vercel.app, paid per call via x402, $0.033396/call, status unknown (last checked 2026-09-13).

Fetches TikTok social media data via a pay-per-call endpoint using the x402 protocol on Base chain.

## Facts

- Endpoint: POST https://vibes-coral-tau.vercel.app/api/tiktok-api
- Price: $0.033396/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vibes-api-hub-tiktok-api-fd9ca8cd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7bUec6fkLZop20zqy5aT3

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 vibes-api-hub-tiktok-api-fd9ca8cd -d '<json body>'
```

Example prompt: Can you pull the TikTok profile stats and recent video engagement metrics for the account @charlidamelio — I want to see follower count, likes, and video views?

## When to prefer this

Use this endpoint when you need TikTok-specific social media data and are operating within an x402 micropayment workflow on Base chain. Prefer this over scraping or unofficial TikTok libraries when you need a pay-per-call, no-subscription model for occasional TikTok lookups.

## Known failure modes

- Invalid or non-existent TikTok username returns 404 or empty result
- Payment failure on Base chain causes 402 response and no data returned
- TikTok rate limits or account privacy settings may block data retrieval
- Malformed request body returns 400 bad request
- Endpoint downtime on Vercel hosting causes 503 unavailable

## How this service works

All-in-one API hub: Social Media, Jobs, Finance, Crypto, and Tools. Pay-per-call with x402 protocol on Base chain.

## Output

Returns TikTok data such as user profile information (username, follower count, following, bio), video metadata, engagement metrics (likes, views, shares, comments), and potentially trending or recent post data for the queried account or content.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vibes-api-hub-tiktok-api-fd9ca8cd/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vibes-coral-tau.vercel.app](https://www.zero.xyz/host/vibes-coral-tau.vercel.app/llms.txt)
