Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.CDCStream/captapi

REMOTE · API.CAPTAPI.COM · 2 COMPONENTS · SCANNED AUG 3

Social media data: 85 tools across 11 platforms (YouTube, TikTok, Instagram, X & more), one key.

+2 this week 64 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 24459 tokens (~140/item across 174 items; 174 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management26
  • Stability check failed: schema churn in the 8 days we've observed: 1 tool removals, 0 breaking changes, 0 auth/transport breaks, 1 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.captapi.com

# add to Claude Code
claude mcp add --transport http cdcstream-captapi https://api.captapi.com/mcp
# ~/.codex/config.toml
[mcp_servers.cdcstream-captapi]
url = "https://api.captapi.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cdcstream-captapi": {
      "type": "remote",
      "url": "https://api.captapi.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cdcstream-captapi --url https://api.captapi.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cdcstream-captapi:
    url: "https://api.captapi.com/mcp"
// mcp.json
{
  "mcpServers": {
    "cdcstream-captapi": {
      "type": "http",
      "url": "https://api.captapi.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1
    • Tool “twitter_profile” rewrote its description, which is the text the model reads security
    • Tool “linktree_page” rewrote its description, which is the text the model reads security
    • Tool “pinterest_pin_details” rewrote its description, which is the text the model reads security
    • Tool “reddit_subreddit_posts” rewrote its description, which is the text the model reads security
    • Tool “rumble_video_details” rewrote its description, which is the text the model reads security
    • Tool “snapchat_user_profile” rewrote its description, which is the text the model reads security
    • Tool “soundcloud_artist” rewrote its description, which is the text the model reads security
    • Tool “spotify_artist” rewrote its description, which is the text the model reads security
    • Tool “spotify_podcast” rewrote its description, which is the text the model reads security
    • Tool “spotify_track” rewrote its description, which is the text the model reads security
    • Tool “threads_profile” rewrote its description, which is the text the model reads security
    • Tool “tiktok_ad_library_search” rewrote its description, which is the text the model reads security
    • Tool “tiktok_live” rewrote its description, which is the text the model reads security
    • Tool “tiktok_live_info” rewrote its description, which is the text the model reads security
    • Tool “tiktok_search_users” rewrote its description, which is the text the model reads security
    • Tool “tiktok_shop_search” rewrote its description, which is the text the model reads security
    • Tool “tiktok_song_details” rewrote its description, which is the text the model reads security
    • Tool “truth_social_profile” rewrote its description, which is the text the model reads security
    • Tool “twitch_clip” rewrote its description, which is the text the model reads security
    • Tool “twitch_profile” rewrote its description, which is the text the model reads security
    • Tool “youtube_community_posts” rewrote its description, which is the text the model reads security
    • Tool “youtube_search” rewrote its description, which is the text the model reads security
    • Tool “amazon_shop_page” rewrote its description, which is the text the model reads security
    • Tool “analytics_compare” rewrote its description, which is the text the model reads security
    • Tool “analytics_post” rewrote its description, which is the text the model reads security
    • Tool “bluesky_profile” rewrote its description, which is the text the model reads security
    • Tool “facebook_group_posts” rewrote its description, which is the text the model reads security
    • Tool “facebook_marketplace_search” rewrote its description, which is the text the model reads security
    • Tool “facebook_profile_reels” rewrote its description, which is the text the model reads security
    • Tool “github_user” rewrote its description, which is the text the model reads security
    • Tool “instagram_basic_profile” rewrote its description, which is the text the model reads security
    • Tool “instagram_hashtag_search” rewrote its description, which is the text the model reads security
    • Tool “instagram_reels_search” rewrote its description, which is the text the model reads security
    • Tool “instagram_tagged_posts” rewrote its description, which is the text the model reads security
    • Tool “kick_clip” rewrote its description, which is the text the model reads security
    • Tool “kwai_profile” rewrote its description, which is the text the model reads security
    • Tool “linkedin_ad_library_search_ads” rewrote its description, which is the text the model reads security
    • New tool “tiktok_ad_library_top_ads” functional
    • “linkedin_ad_library_search_ads” added an optional parameter “countries” cosmetic
    • “linkedin_ad_library_search_ads” added an optional parameter “cursor” cosmetic
    • “linkedin_ad_library_search_ads” added an optional parameter “endDate” cosmetic
    • “linkedin_ad_library_search_ads” added an optional parameter “keyword” cosmetic
    • “linkedin_ad_library_search_ads” added an optional parameter “startDate” cosmetic
    • “reddit_subreddit_posts” added an optional parameter “sort” cosmetic
    • “reddit_subreddit_posts” added an optional parameter “timeframe” cosmetic
    • “youtube_community_posts” added an optional parameter “cursor” cosmetic
    • “youtube_search” added an optional parameter “cursor” cosmetic
    • “youtube_search” added an optional parameter “duration” cosmetic
    • “youtube_search” added an optional parameter “region” cosmetic
    • “youtube_search” added an optional parameter “sortBy” cosmetic
    • “youtube_search” added an optional parameter “type” cosmetic
    • “youtube_search” added an optional parameter “uploadDate” cosmetic
    • “amazon_shop_page” added an optional parameter “cursor” cosmetic
    • “analytics_compare” added an optional parameter “cache” cosmetic
    • “facebook_group_posts” added an optional parameter “sortBy” cosmetic
    • “facebook_marketplace_search” added an optional parameter “availability” cosmetic
    • “facebook_marketplace_search” added an optional parameter “category” cosmetic
    • “facebook_marketplace_search” added an optional parameter “condition” cosmetic
    • “facebook_marketplace_search” added an optional parameter “cursor” cosmetic
    • “facebook_marketplace_search” added an optional parameter “daysSinceListed” cosmetic
    • “facebook_marketplace_search” added an optional parameter “deliveryMethod” cosmetic
    • “facebook_marketplace_search” added an optional parameter “maxPrice” cosmetic
    • “facebook_marketplace_search” added an optional parameter “minPrice” cosmetic
    • “facebook_marketplace_search” added an optional parameter “radiusMiles” cosmetic
    • “facebook_marketplace_search” added an optional parameter “sortBy” cosmetic
    • “instagram_hashtag_search” added an optional parameter “mediaType” cosmetic
    • “instagram_reels_search” added an optional parameter “datePosted” cosmetic
    • “instagram_tagged_posts” added an optional parameter “cursor” cosmetic
    • “linkedin_ad_library_search_ads” added an optional parameter “companyId” cosmetic
    • “reddit_subreddit_posts” reworded the description of “limit” cosmetic
    • “spotify_podcast” reworded the description of “limit” cosmetic
    • “tiktok_ad_library_ad_details” reworded the description of “country” cosmetic
    • “tiktok_ad_library_search” reworded the description of “country” cosmetic
    • “tiktok_search_users” reworded the description of “limit” cosmetic
    • “youtube_community_posts” reworded the description of “limit” cosmetic
    • “amazon_shop_page” reworded the description of “url” cosmetic
    • “facebook_group_posts” reworded the description of “limit” cosmetic
    • “facebook_marketplace_search” reworded the description of “details” cosmetic
    • “facebook_marketplace_search” reworded the description of “limit” cosmetic
    • “instagram_basic_profile” reworded the description of “userId” cosmetic
    • “instagram_reels_search” reworded the description of “limit” cosmetic
    • “instagram_tagged_posts” reworded the description of “limit” cosmetic
    • “kick_clip” reworded the description of “limit” cosmetic
    • “linkedin_ad_library_search_ads” reworded the description of “q” cosmetic
    • “linkedin_ad_library_search_ads” made “q” optional cosmetic
  • 2 Aug 26 +10
    • Schema quality: unverified → excellent functional
  • 1 Aug 26 −10
    • Schema quality: excellent → unverified functional
  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 6 to 9.

  • 28 Jul 26 +2
    • Stability: 0.03 → fail security
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 62

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.captapi.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.captapi.com CN=YR2,O=Let's Encrypt,C=US 28 Jul 2026 26 Oct 2026 RSA 2048 SHA256-RSA 5dbf0650ac58ec069fb6d5208c3ae61d5d0
SANs: api.captapi.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of api.captapi.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
captapi.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.captapi.com/mcp Verified 200
http (plaintext) http://api.captapi.com/mcp HTTPS enforced 301 https://api.captapi.com/mcp
MCP tools — 174 exposed · ~24,322 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
spotify_track ~120

Spotify track — playCount, artist/album IDs, explicit rating. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesSpotify URL, URI, or ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to Rumbl…

No output schema declared.

No examples provided.

threads_post_details ~124

Metadata + engagement for a Threads post. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesThreads post URL, e.g. https://threads.net/@user/post/CODE. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn…

No output schema declared.

No examples provided.

threads_profile ~137

Threads profile — bio, followers, verified, isPrivate, bioLinks, transparencyLabel, HD avatar versions. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesThreads profile URL or @handle, e.g. https://threads.net/@username. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, L…

No output schema declared.

No examples provided.

threads_search ~105

Search public Threads posts by keyword — text, author, engagement, and media. Costs ~18 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 25, max 200. Billed per result.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

threads_search_users ~106

Find Threads users by keyword — username, display name, profile URL, verified. Costs ~14 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 100. Billed per result.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

threads_user_posts ~147

Recent posts from a Threads profile. Costs ~14 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 100. Billed per result.
urlstringyesThreads profile URL or @handle, e.g. https://threads.net/@username. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, L…

No output schema declared.

No examples provided.

tiktok_ad_library_ad_details ~134

TikTok ad details by ad URL or ID. Costs ~17 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringISO country code. Default GB.
urlstringyesTikTok Ad Library URL or ad ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest t…

No output schema declared.

No examples provided.

tiktok_ad_library_search ~129

Search TikTok Commercial Content Library (EU DSA) — ISO dates, advertiser, reach bands. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringISO country code. Default GB (US often empty).
limitintegerMax items to return. Default 20, max 200. Billed per result.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

tiktok_ad_library_top_ads ~197

Creative Center Top Ads — CTR, likes, industry/objective, video URLs (2 credits native). Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
adFormatstringspark | non_spark.
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringISO country code. Default US.
industrystringOptional industry key or label.
limitintegerMax items to return. Default 20, max 100. Billed per result.
objectivestringOptional campaign objective.
orderBystringfor_you | likes | ctr | impressions | cost.
periodintegerLookback days: 7, 30, or 180. Default 30.
qstringOptional keyword filter.

No output schema declared.

No examples provided.

tiktok_audience_demographics ~160

Ranked country breakdown of a TikTok creator's audience, based on people who comment on their recent videos (not a full follower census). From a profile URL or @handle. Costs ~3 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTikTok profile URL, e.g. https://tiktok.com/@username. Not a YouTube channel URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram…

No output schema declared.

No examples provided.

tiktok_channel_details ~133

Profile info & stats for a TikTok user. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTikTok profile URL, e.g. https://tiktok.com/@username. Not a YouTube channel URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram…

No output schema declared.

No examples provided.

tiktok_channel_posts ~205

Latest videos from a TikTok profile — caption, engagement, thumbnail, sound, and hashtags for each post. Cursor pagination via nextCursor. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor. Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 20, max 200. Flat 2 credits per call.
urlstringyesTikTok profile URL, e.g. https://tiktok.com/@username. Not a YouTube channel URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram…

No output schema declared.

No examples provided.

tiktok_comment_replies ~237

Replies under a TikTok comment — text, author, likes, timestamp, with cursor pagination (nextCursor + hasMore). Flat 2 credits. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
comment_idstringyesID of the parent comment to fetch replies for (from the comments endpoint).
cursorstringPagination cursor. Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 50, max 500. Flat 2 credits per call.
urlstringyesPublic TikTok video URL, e.g. https://tiktok.com/@user/video/ID. Not a YouTube/Instagram/Facebook URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube…

No output schema declared.

No examples provided.

tiktok_comments ~218

Comments on a TikTok video — text, author, avatar, likes, and timestamp, plus totalComments and cursor pagination (limit up to 500). Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor. Leave empty for the first page; then pass the nextCursor value returned in the previous response (a numeric offset).
limitintegerMax items to return. Default 50, max 500. Flat 2 credits per call.
urlstringyesPublic TikTok video URL, e.g. https://tiktok.com/@user/video/ID. Not a YouTube/Instagram/Facebook URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube…

No output schema declared.

No examples provided.

tiktok_live ~140

Authoritative isLive/status, last room, creator id/secUid, parsed stream qualities. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTikTok profile URL, e.g. https://tiktok.com/@username. Not a YouTube channel URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram…

No output schema declared.

No examples provided.

tiktok_live_info ~141

Same as TikTok Live (status, room, stream qualities) at 7 credits. Costs ~7 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTikTok profile URL, e.g. https://tiktok.com/@username. Not a YouTube channel URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram…

No output schema declared.

No examples provided.

tiktok_music_posts ~152

Posts using a specific TikTok sound/music. Costs ~32 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesTikTok music/sound URL, e.g. https://tiktok.com/music/name-ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Linked…

No output schema declared.

No examples provided.

tiktok_popular_creators ~153

Popular TikTok creators by country and ranking mode. Costs ~28 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringTwo-letter ISO country code. Default US.
follower_countstringOptional range: 10k-100k, 100k-1m, 1m-10m, >10m.
limitintegerMax items to return. Default 20, max 100. Billed per result.
sortstringfollower, engagement, or popularity. Default follower.

No output schema declared.

No examples provided.

tiktok_popular_hashtags ~107

Trending TikTok hashtags for a topic/keyword. Costs ~14 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 100. Billed per result.
querystringTopic or keyword to discover trending hashtags for. Default "trending".

No output schema declared.

No examples provided.

tiktok_profile_region ~176

Where a TikTok creator is likely based and what language they use — country, language, and core profile stats from a profile URL or @handle. When TikTok hides the country, it is estimated from public bio/name/language cues, with a confidence grade. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTikTok profile URL, e.g. https://tiktok.com/@username. Not a YouTube channel URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram…

No output schema declared.

No examples provided.

tiktok_search_by_hashtag ~189

Search TikTok videos by hashtag — video URL, caption, author, and engagement counts per result, with cursor pagination (nextCursor + hasMore). Costs ~14 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorintegerPagination offset. Leave at 0 for the first page; then pass the nextCursor value from the previous response. A null nextCursor means the end.
limitintegerMax items to return. Default 20, max 100. Billed per result.
qstringyesHashtag with or without the # (min 2 chars).
regionstringTwo-letter ISO country our request is sent from. Default US. Does not filter results by country.

No output schema declared.

No examples provided.

tiktok_search_suggestions ~203

The autocomplete terms TikTok suggests in its search bar for a seed keyword — the real phrases people search, ranked. Localize by country + language. Costs ~28 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringTwo-letter ISO country code that localizes suggestions to a market, e.g. US, GB, DE. Default US.
languagestringInterface language for localized results, e.g. en-US or de-DE. Default en-US.
limitintegerUpper bound on suggestions to return (1-100, default 20). TikTok surfaces only a limited number of real autocomplete suggestions per keyword, so you'll often get fewer. Billed per result.
qstringyesSeed keyword to expand into autocomplete suggestions, e.g. skincare.

No output schema declared.

No examples provided.

tiktok_search_users ~156

Search TikTok users — id, secUid, followers/following, verified, sample videos; cursor pagination. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorintegerPagination offset. Leave at 0 for the first page; then pass the nextCursor value from the previous response. A null nextCursor means the end.
limitintegerMax items to return. Default 20, max 100. Flat 1 credit on the native path.
qstringyesSearch query matched against usernames, display names and bios.

No output schema declared.

No examples provided.

tiktok_shop_product_details ~142

TikTok Shop product details with seller id, pricing, SKUs, and region. Costs ~14 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
regionstringMarket region ISO code for Apify fallback (default US).
urlstringyesTikTok Shop product URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to Rumbl…

No output schema declared.

No examples provided.

tiktok_shop_product_reviews ~140

Customer reviews for a TikTok Shop product. Costs ~45 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesTikTok Shop product URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to Rumbl…

No output schema declared.

No examples provided.

tiktok_shop_products ~139

List products from a TikTok Shop store. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesTikTok Shop store URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to Rumble.

No output schema declared.

No examples provided.

tiktok_shop_search ~122

TikTok Shop keyword search with price, sold, rating/reviews, seller id (HTML entities decoded). Costs ~56 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
qstringyesProduct search query.
regionstringTwo-letter TikTok Shop region. Default US.

No output schema declared.

No examples provided.

tiktok_shop_user_showcase ~134

Products a TikTok creator promotes in their Shop showcase — URL, title, price, image, seller shop id. Costs ~45 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
usernamestringyesTikTok username, @handle, or profile URL, e.g. hydrojug or https://www.tiktok.com/@hydrojug.

No output schema declared.

No examples provided.

tiktok_song_details ~138

Sound metadata — usageCount, artists[], commerce rights, chorus timing; 1 credit native. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTikTok music/sound URL, e.g. https://tiktok.com/music/name-ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Linked…

No output schema declared.

No examples provided.

tiktok_summarize ~165

AI summary of a TikTok video. Costs ~4 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
languagestringPreferred caption language as an ISO code, e.g. "en". Defaults to auto-detect.
urlstringyesPublic TikTok video URL, e.g. https://tiktok.com/@user/video/ID. Not a YouTube/Instagram/Facebook URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube…

No output schema declared.

No examples provided.

tiktok_top_search ~100

Top mixed TikTok results for a keyword. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

tiktok_transcript ~172

Transcript of a TikTok video (via captions). Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanServe from the 24h shared cache when available (0 credits on hit). Default true — set false to always fetch fresh.
languagestringPreferred caption language as an ISO code, e.g. "en". Defaults to auto-detect.
urlstringyesPublic TikTok video URL, e.g. https://tiktok.com/@user/video/ID. Not a YouTube/Instagram/Facebook URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube…

No output schema declared.

No examples provided.

tiktok_trending_feed ~111

TikTok trending (For You) videos by region. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
countrystringTwo-letter ISO country code, e.g. US, GB, TR. Default US.
limitintegerMax items to return. Default 20, max 200. Billed per result.

No output schema declared.

No examples provided.

tiktok_user_followers ~155

List a TikTok user's followers. Costs ~20 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 50, max 500. Billed per result.
urlstringyesTikTok profile URL, e.g. https://tiktok.com/@username. Not a YouTube channel URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram…

No output schema declared.

No examples provided.

tiktok_user_followings ~156

List who a TikTok user follows. Costs ~20 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 50, max 500. Billed per result.
urlstringyesTikTok profile URL, e.g. https://tiktok.com/@username. Not a YouTube channel URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram…

No output schema declared.

No examples provided.

tiktok_video_details ~139

Metadata + stats for a TikTok video. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesPublic TikTok video URL, e.g. https://tiktok.com/@user/video/ID. Not a YouTube/Instagram/Facebook URL. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube…

No output schema declared.

No examples provided.

truth_social_post ~118

Truth Social post metadata, text, media and engagement. Costs ~5 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTruth Social post URL or post ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest…

No output schema declared.

No examples provided.

truth_social_profile ~132

Public Truth Social profile (bot/isPrivate/group, static media, emojis). Prominent accounts only — most others require auth. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTruth Social profile URL or @username. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pint…

No output schema declared.

No examples provided.

truth_social_user_posts ~179

Recent public posts from a Truth Social profile, with cursor pagination (nextCursor + hasMore). Costs ~17 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
cursorstringPagination cursor. Leave empty for the first page; then pass the nextCursor value returned in the previous response.
limitintegerMax items to return. Default 20, max 80. Billed per result.
urlstringyesTruth Social profile URL or @username. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pint…

No output schema declared.

No examples provided.

twitch_clip ~120

Twitch clip — curator vs channel, qualities, token expiry. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTwitch clip URL, channel URL, or username. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or…

No output schema declared.

No examples provided.

twitch_profile ~138

Twitch channel — live stream, last broadcast, recent videos with embedUrl, game box art, storyboard previews. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTwitch channel URL or username, e.g. https://www.twitch.tv/shroud. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Li…

No output schema declared.

No examples provided.

twitch_user_schedule ~128

Upcoming Twitch schedule data when exposed on the public channel. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTwitch channel URL or username, e.g. https://www.twitch.tv/shroud. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Li…

No output schema declared.

No examples provided.

twitch_user_videos ~151

Recent Twitch VODs for a channel. Costs ~34 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 30. Billed per result.
urlstringyesTwitch channel URL or username, e.g. https://www.twitch.tv/shroud. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Li…

No output schema declared.

No examples provided.

twitter_community ~125

Details for an X (Twitter) community. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesX community URL (x.com/i/communities/ID) or community ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to…

No output schema declared.

No examples provided.

twitter_community_tweets ~149

Tweets posted in an X community. Costs ~18 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 25, max 200. Billed per result.
urlstringyesX community URL (x.com/i/communities/ID) or community ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to…

No output schema declared.

No examples provided.

twitter_profile ~137

X profile with blue/identity/affiliate verification, listed/media/likes counts, banner, pinned tweets. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesTwitter/X profile URL or @handle, e.g. https://x.com/username. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Linked…

No output schema declared.

No examples provided.

twitter_search ~108

Search public tweets on X by keyword — text, author, engagement, hashtags, and media. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
qstringyesSearch query or keywords (min 2 chars).

No output schema declared.

No examples provided.

twitter_transcript ~122

Extract tweet text as transcript text. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesPublic tweet URL, e.g. https://x.com/user/status/ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Tw…

No output schema declared.

No examples provided.

twitter_tweet_details ~124

Metadata + engagement stats for a tweet. Costs ~1 credit; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
urlstringyesPublic tweet URL, e.g. https://x.com/user/status/ID. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Tw…

No output schema declared.

No examples provided.

twitter_user_tweets ~150

Recent tweets from a Twitter/X profile. Costs ~2 credits; cached results are free, failures are never charged.

NameTypeReqDescription
cachebooleanSet true to serve from the 24h response cache. Default false — always fetch fresh data.
limitintegerMax items to return. Default 20, max 200. Billed per result.
urlstringyesTwitter/X profile URL or @handle, e.g. https://x.com/username. The URL platform must match this tool's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, Linked…

No output schema declared.

No examples provided.