# AnyAPI TikTok Profile Region

> AnyAPI TikTok Profile Region is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-14).

Scrapes TikTok profile data filtered or attributed by region for a given TikTok user

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/tiktok.profile_region
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-tiktok-profile-region-b200e152
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_p4-C7iMKN9LFFo7BRDG__

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 anyapi-tiktok-profile-region-b200e152 -d '<json body>'
```

Example prompt: Can you pull the TikTok profile details for @charlidamelio and tell me what region her account is associated with — follower count, bio, video count, all of it?

## When to prefer this

Choose this endpoint when you need TikTok profile metadata enriched with regional/country attribution, especially for influencer research, competitive analysis, or audience targeting by geography. Prefer this over generic TikTok profile scrapers when region data is a required output dimension.

## Known failure modes

- User not found — TikTok username or ID does not exist or has been deleted
- Region not available — profile has no region data associated
- Rate limit exceeded — too many requests in a short period
- Invalid input — missing or malformed username/user ID parameter
- TikTok anti-scraping measures may cause intermittent failures or stale data
- Private account — profile data may be restricted or incomplete

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

A JSON object containing TikTok profile data for the specified user, including fields such as username, display name, follower count, following count, video count, bio/description, profile picture URL, and region or country attribution.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-tiktok-profile-region-b200e152/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
