Discover/modash.io API
live

modash.io APImodash.io

Search and analyze Instagram, TikTok, and YouTube influencers. Filter by location, followers, engagement, and more. Access full profile reports and audience data.

Endpoints
7
Updated
4mo ago
Try it
Number of results to return
Pagination cursor from previous response
Modash API key
Comma-separated location codes (e.g., 'US,GB')
Filter for accounts with email contact
Filter for verified accounts only
Maximum follower count
Minimum follower count
Minimum engagement rate
Comma-separated audience location codes
Minimum audience percentage in specified locations
api.parse.bot/scraper/3ef2b839-94b0-460c-aebe-37e4f435e153/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X POST 'https://api.parse.bot/scraper/3ef2b839-94b0-460c-aebe-37e4f435e153/search_instagram_influencers' \
  -H 'X-API-Key: $PARSE_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
  "location": "US"
}'
All endpoints · 7 totalclick to expand

Search for Instagram influencers with filters like location, followers, engagement, and contact info.

Input
ParamTypeDescription
limitintegerNumber of results to return
cursorstringPagination cursor from previous response
api_keyrequiredstringModash API key
locationstringComma-separated location codes (e.g., 'US,GB')
has_emailbooleanFilter for accounts with email contact
is_verifiedbooleanFilter for verified accounts only
followers_maxintegerMaximum follower count
followers_minintegerMinimum follower count
engagement_minnumberMinimum engagement rate
audience_locationstringComma-separated audience location codes
audience_location_weightnumberMinimum audience percentage in specified locations
Response
{
  "type": "object",
  "fields": {
    "total": "integer",
    "cursor": "string",
    "lookalikes": "array"
  },
  "sample": {
    "status": "error",
    "message": "Unauthorized: A valid API token is needed. Please visit the account [developer section](https://marketer.modash.io/developer). Please provide a valid API key via 'api_key' parameter."
  }
}

About the modash.io API

This API exposes 7 endpoints for discovering and profiling influencers across Instagram, TikTok, and YouTube. You can filter search results by follower count, location, verification status, and email availability, then pull full creator reports — including audience demographics, profile stats, and contact details — using get_instagram_influencer_report. An AI-powered natural language endpoint (ai_search_influencers) lets you query creators using plain text descriptions.

Search Endpoints

Three platform-specific search endpoints — search_instagram_influencers, search_tiktok_influencers, and search_youtube_influencers — accept POST requests with filters like followers_min, followers_max, location (comma-separated country codes), has_email, and is_verified. Each returns a total count, a cursor string for paginating through result sets, and a lookalikes array containing matched creator profiles. The Instagram search supports the widest filter set, including boolean flags for verified accounts and email availability.

Creator Reports and Metadata

get_instagram_influencer_report accepts an Instagram user_id and returns three top-level objects: stats (engagement metrics and post-level data), profile (username, bio, and contact fields), and audience (demographic breakdowns including geography and age). The search_metadata endpoint lets you resolve valid filter values — locations, topics, languages, brands, interests, hashtags, and users — for a given platform, which is useful for constructing well-formed search requests.

Email and AI Search

search_influencers_by_email accepts an email address and returns any influencer accounts associated with that address across platforms, making it useful for reverse-lookup workflows. ai_search_influencers accepts a free-text query (e.g., "fitness influencers in New York") and an optional platform filter, returning a total and a lookalikes array. This endpoint lets you express multi-dimensional creator criteria without constructing explicit filter objects.

Pagination and API Key

All search endpoints support cursor-based pagination via a cursor parameter returned in each response. Every endpoint requires a Modash API key obtained from the Modash developer portal at https://marketer.modash.io/developer. The api_key parameter is passed directly in each request.

Common use cases
  • Build an influencer discovery tool filtered by location and follower range using search_instagram_influencers
  • Pull audience demographic breakdowns for a list of Instagram creators using get_instagram_influencer_report
  • Reverse-lookup which social accounts belong to a known email address using search_influencers_by_email
  • Populate location or hashtag filter dropdowns in a campaign UI using search_metadata
  • Run natural language creator queries like 'travel vloggers in Australia' with ai_search_influencers
  • Paginate through large TikTok or YouTube creator result sets using cursor-based search endpoints
  • Identify verified Instagram accounts in specific markets for partnership outreach
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Modash have an official developer API?+
Yes. Modash provides an official API accessible via the developer portal at https://marketer.modash.io/developer, where you can generate an API key.
What does `get_instagram_influencer_report` return, and is a similar report available for TikTok or YouTube creators?+
The Instagram report endpoint returns three objects: stats (engagement and post metrics), profile (bio and contact fields), and audience (demographic data). Currently, full creator report endpoints are only available for Instagram. You can fork this API on Parse and revise it to add a TikTok or YouTube report endpoint if Modash surfaces that data.
How do I get valid values for location or topic filters?+
Use the search_metadata endpoint with the appropriate metadata_type (e.g., 'locations', 'topics', 'hashtags') and a platform value. It returns a results array of valid filter values you can pass directly into the search endpoints.
Does the API expose historical performance data or post-level analytics over time?+
Not currently. The API returns current stats and audience data via the get_instagram_influencer_report endpoint, but does not expose time-series engagement history or individual post archives. You can fork this API on Parse and revise it to add historical trend tracking if that data becomes accessible through Modash.
Are there any known coverage limitations across platforms?+
The Instagram search endpoint has the most complete filter set, including has_email, is_verified, followers_min, and followers_max. The TikTok and YouTube search endpoints expose fewer filters — primarily location and followers_min — and full creator report endpoints are not available for those platforms in the current spec.
Page content last updated . Spec covers 7 endpoints from modash.io.
Related APIs in Social MediaSee all →
hypeauditor.com API
Find and analyze influencer profiles across Instagram and other platforms with detailed engagement metrics, contact information, and linked social accounts. Search by keyword or location, retrieve profile analytics, and identify top-performing creators to inform influencer marketing decisions.
library.tiktok.com API
Search TikTok's Commercial Content Library to discover ads by company name or keyword, then view detailed information like creative format, scheduling dates, audience targeting, and video thumbnails. Monitor competitor advertising strategies and track ad campaigns across supported regions.
toolify.ai API
toolify.ai API
app.channelcrawler.com API
Search and discover YouTube channels across a database of 22M+ channels to find creators, communities, and content in your areas of interest. Get detailed channel information including stats and metadata to research creators and understand their audience.
threads.com API
Search for posts and users on Threads by keyword to discover content, view engagement metrics like likes and replies, and explore user profiles with their media. Find trending discussions and connect with creators all in one search experience.
patreon.com API
Search for Patreon creators and discover their membership tiers, pricing, patron counts, and detailed profile information. Find the creators you want to support or research with comprehensive details about their offerings and community size.
devpost.com API
Search and discover hackathons on Devpost by filtering based on status, keywords, and sorting options like prize money or submission deadlines. Find the perfect hackathon competition that matches your interests and timeline.
smashingmagazine.com API
Access Smashing Magazine's library of articles, books, ebooks, newsletters, and events with powerful search and filtering capabilities. Browse by category, discover related content, explore author profiles, and stay updated with the latest design and web development resources.