Creators Analytics API — Audience Demographics: AI Large Language Models

Fetch one creator's performance analytics and audience demographics on Instagram, TikTok, or YouTube from a single MuAPI endpoint. Fetch one creator's performance analytics and audience demographics on Instagram, TikTok, or YouTube.

Interactive model controls

Fetch one creator's performance analytics and audience demographics on Instagram, TikTok, or YouTube.

📝

Tổng quan

Về mô hình này

Creators Analytics fetches one known creator's performance analytics and audience demographics on Instagram, TikTok, or YouTube — for vetting a creator's audience fit ahead of an influencer campaign. This is the creator's own third-party analytics, not the requester's owned-account insights.

1Vet a candidate creator's audience demographics before a campaign
2Compare performance analytics across shortlisted creators
3Confirm audience-fit evidence for a campaign brief
💰

Giá cả & Giá trị

Phân tích chi phí

muapiappFrom $1.20 per lookup (reserved; settled down to actual cost)

Creator performance analytics and audience demographics with a normalized, structured JSON response.

** Giá của đối thủ cạnh tranh được ước tính dựa trên kiến ​​trúc mô hình và cấp độ sử dụng tương tự.

⚙️

Chi tiết kỹ thuật

Lược đồ cấu hình

platformEnum (tùy chọn 3)

Platform to look up the creator on.

Giá trị mặc định-
Handlestring

Creator's handle/username on the given platform.

Giá trị mặc định-
📖

Hướng dẫn thực hiện

Tài liệu dành cho nhà phát triển

How to Use Creators Analytics

  1. Provide platform and handle: the creator's platform (instagram, tiktok, or youtube) and their handle/username.
  2. Read the result: performance analytics and audience demographics.
curl -X POST https://api.muapi.ai/api/v1/creators-analytics \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "platform": "instagram",
    "handle": "examplecreator"
  }'

Câu hỏi thường gặp

Thường xuyên hỏi

Is this the requester's own account analytics?

No — this is the queried creator's own third-party analytics/demographics data, not owned-account insights for a connected account.

What if no analytics are found?

The request fails with a no-match error and is not charged; double-check the handle and platform, or the creator may not have enough public data available.