Creators Lookalike API — Find Similar Creators: AI Large Language Models

Find creators similar to a reference creator on Instagram, TikTok, or YouTube from a single MuAPI endpoint. Find creators similar to a reference creator on Instagram, TikTok, or YouTube.

Interactive model controls

Find creators similar to a reference creator on Instagram, TikTok, or YouTube.

📝

सिंहावलोकन

इस मॉडल के बारे में

Creators Lookalike finds creators similar to a given reference creator on Instagram, TikTok, or YouTube — for expanding a shortlist from a known-good reference creator.

1Expand a creator shortlist from a known-good reference creator
2Find alternative creators similar to one who already performed well
3Discover new candidates in the same content/audience niche as a reference creator
💰

मूल्य निर्धारण एवं मूल्य

लागत विश्लेषण

muapiappFrom $0.40 per lookup, up to 20 results (reserved; settled down to actual cost)

Reference-based lookalike creator search with a normalized, structured JSON response.

** प्रतिस्पर्धी मूल्य निर्धारण का अनुमान समान मॉडल आर्किटेक्चर और उपयोग स्तरों के आधार पर लगाया जाता है।

⚙️

टेक्निकल डिटेल

कॉन्फ़िगरेशन स्कीमा

मंचएनम (3 विकल्प)

Platform to look up lookalike creators on.

डिफ़ॉल्ट मान-
Reference Handlestring

Handle/username of the reference creator to find lookalikes of.

डिफ़ॉल्ट मान-
सीमाinteger

Maximum number of lookalike creators to return.

डिफ़ॉल्ट मान-
📖

कार्यान्वयन मार्गदर्शिका

डेवलपर दस्तावेज़ीकरण

How to Use Creators Lookalike

  1. Provide platform and reference_handle: the platform (instagram, tiktok, or youtube) and the reference creator's handle/username.
  2. Optionally provide a limit: maximum number of lookalike creators to return (up to 20).
  3. Read the result: similar creator profiles.
curl -X POST https://api.muapi.ai/api/v1/creators-lookalike \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "platform": "instagram",
    "reference_handle": "examplecreator"
  }'

सामान्य प्रश्न

अक्सर पूछा जाता है

How many lookalike creators can I get back?

Up to 20 per request, controlled by the limit parameter.

What if no lookalikes are found?

The request fails with a no-match error and is not charged; double-check the reference handle and platform.