# AnyAPI TikTok Audience Demographics

> AnyAPI TikTok Audience Demographics is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.01625/call, status unknown (last checked 2026-09-16).

Retrieves audience demographic data for a TikTok account, including age, gender, location, and interest breakdowns of the creator's followers.

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/tiktok.audience_demographics
- Price: $0.01625/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-tiktok-audience-demographics-9de4f898
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zfBAql1At9RUPy87fQBUR

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-audience-demographics-9de4f898 -d '<json body>'
```

Example prompt: Pull the audience demographics for the TikTok account @charlidamelio — I want to see the age groups, gender split, and top countries of their followers.

## When to prefer this

Use this endpoint when you need quick, pay-per-request access to TikTok audience demographic data without committing to a monthly subscription. Ideal for one-off influencer vetting, campaign research, or enriching creator profiles. Prefer this over platform-native analytics APIs when you don't have official TikTok API access or when researching third-party accounts you don't own.

## Known failure modes

- TikTok account not found or invalid username returns an error
- Private or restricted TikTok accounts may return no demographic data
- TikTok rate limiting or anti-scraping measures may cause request failures
- Accounts with very low follower counts may have insufficient demographic data
- API returns empty or null demographics if TikTok has not generated insights for the account

## 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 demographic breakdown of a TikTok account's audience, including age group percentages, male/female ratios, and geographic distribution by country or region, and potentially interest categories of the follower base.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-tiktok-audience-demographics-9de4f898/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)
