TikTok API pricing comparison

TikTok publishes no dollar price for its official APIs. The Research API is free but locked to academic applicants with a four-week review. Commercial teams route through third-party resellers at $29 to $1,400 per month. This page isolates what TikTok trend data actually costs when the goal is hashtag volume, not posting videos.

TikTok's developer portal lists no subscription price, no per-call fee, and no credit pack. That headline is misleading for trend researchers. Official access is either gated behind academic approval or scoped to posting and display for connected user accounts. Commercial hashtag trend volume still routes through third-party resellers or aggregated APIs.

For the multi-vendor pricing picture, see the trend data API pricing comparison. For TikTok endpoint examples without pricing, see the TikTok Trends API.

Research API (academic and non-profit only)

Price: $0. No published per-request fee.

Model: Application-based access. Approval typically takes about four weeks per TikTok's Research API documentation.

Eligibility: Qualifying universities, EU-registered non-profits, and approved researchers in the US, EEA, UK, Switzerland, and Brazil. Commercial entities, creators, and advertisers are ineligible.

Quota (approved accounts):

Endpoint groupDaily request capDaily record cap
Video and Comments1,000 requests100,000 records
Followers and Following20,000 requests2,000,000 records

Quotas reset at 12:00 AM UTC. TikTok states it cannot grant quota exceptions; researchers email [email protected] for future consideration only.

What you get: Public video metadata, comments, follower graphs, and related research fields inside TikTok's Virtual Compute Environment for approved projects.

Hidden costs: Calendar time (four-week review), restricted geography, no commercial use rights, and data latency reported at 24 hours to seven days for some fields. Building a production trend product on Research API access is not viable for commercial teams.

Verdict: Right path for peer-reviewed academic studies. Wrong path for SaaS dashboards, marketing intelligence, or AI agent workflows.


Content Posting API and Display API (official, commercial)

Price: $0 in published documentation.

Model: OAuth-connected user accounts. Apps pass TikTok's production audit (demo video, URL verification, privacy policy review).

Rate limits (2026, per TikTok developer docs and third-party summaries):

APIRate limitNotes
Display API600 requests/minute per endpointSliding window
Content Posting API6 requests/minute per user token~15 to 25 videos per account per day

What you get: Post videos on behalf of users, read profile and video metadata for connected accounts, embed players.

Hidden costs: Engineering time for OAuth flows, token refresh (access tokens expire in 24 hours), sandbox-to-production audit, and per-account publishing quotas shared across all API clients using the same user token.

Verdict: Built for creator tools and posting automation. Does not return market-wide hashtag interest or cross-topic trend rankings.


Third-party TikTok APIs (commercial resellers)

Because TikTok blocks commercial Research API access, several vendors resell TikTok data through unofficial or partner channels. Pricing below is from vendor pages reviewed July 2026. Verify on each vendor site before budgeting.

TikAPI

Price: $29/month (Starter, 300 requests/day) to $189/month (Business, 2,000 requests/day).

Model: Monthly subscription with daily request caps.

What you get: User profiles, video metadata, hashtag search, and related endpoints depending on tier.

Hidden costs: Daily caps, not monthly rollover. Endpoint coverage varies by plan. Unofficial relationship with TikTok; breakage risk when TikTok changes anti-bot measures.

Verdict: Entry-level commercial option for apps that need raw TikTok objects, not normalized trend scores.

EnsembleData

Price: Free tier at 50 units per day; paid plans from roughly $100 to $1,400 per month by volume.

Model: Unit-based metering with monthly tiers.

What you get: Hashtag analytics, user and video endpoints, live stream metadata on higher tiers.

Hidden costs: "Unit" definition varies by endpoint. High-volume hashtag monitoring can exhaust daily allowances quickly.

Verdict: Mid-market option for social analytics products that need TikTok raw data alongside other networks.

TikHub

Price: Pay-as-you-go at approximately $0.001 per request with no monthly minimum (vendor pricing page, July 2026).

Model: Per-request billing.

What you get: Video, user, hashtag, and search endpoints via REST.

Hidden costs: Costs scale linearly with poll frequency. No normalized 0 to 100 hashtag index across five years of history.

Verdict: Flexible for spike workloads. Less predictable than subscription caps for steady daily monitoring.


Trends MCP (hashtag trend volume and live feeds)

Price: 100 requests per month free (see pricing). Paid plans from $19/month for 1,000 requests.

Model: Monthly subscription allocation. No TikTok developer account required.

What you get: Weekly TikTok hashtag interest normalized 0 to 100, growth percentages across preset periods, and live trending hashtags via get_top_trends. Cross-platform context (Google Search, YouTube, Reddit) in the same API.

Time series example:

{
  "mode": "get_time_series",
  "source": "tiktok",
  "keyword": "cottagecore"
}

Live trending example:

{
  "mode": "get_top_trends",
  "type": "TikTok Trending Hashtags",
  "limit": 25
}

Limitation: Normalized interest scores and ranked hashtag names. No individual video text, comment threads, or user profile objects. For those, official Display API or third-party resellers are required.

Verdict: Lowest-friction path when the workflow needs "is this hashtag growing?" or "what hashtags are trending right now?" rather than raw video archives.


Cost scenarios

WorkflowThird-party TikTok APITrends MCP
Track 10 hashtags weekly (time series)TikAPI Starter: within 300 req/day cap if 10 calls/week~40 requests/month on free tier
Poll 50 hashtags daily for growthTikHub: ~1,500 requests/month ≈ $1.50 at $0.001/req~1,500 requests/month (needs Pro plan at $49/month)
Live trending hashtag snapshot once dailyEnsembleData free tier: 50 units/day, 1 call/day~30 requests/month on free tier
Academic study of 100k videos/monthResearch API: $0 if approvedNot applicable (no raw video corpus)
Post videos for connected creatorsOfficial Posting API: $0 + engineering timeNot available

When to use which

TikTok Research API: Academic or non-profit research on public TikTok content with approved methodology and tolerance for review delays.

Official Posting or Display API: Creator tools, brand accounts, and apps that act on behalf of logged-in TikTok users.

Third-party resellers (TikAPI, EnsembleData, TikHub): Products that need raw video metadata, user objects, or hashtag search results at TikTok-native granularity.

Trends MCP: AI agents, SEO workflows, and market research that need normalized hashtag momentum, live trending lists, and cross-platform growth without TikTok developer onboarding.

TikTok's "$0 API" framing hides the split market: academics get delayed research access, commercial teams pay resellers, and hashtag trend curves sit outside every official endpoint. Pricing comparisons that stop at the developer portal miss where commercial trend budgets actually go.

Common questions

TikTok publishes no paid tier for the Content Posting API, Display API, or Research API. Dollar cost is $0 on paper. The real cost is eligibility: the Research API requires academic or non-profit approval (roughly four weeks), and commercial users are explicitly excluded. Third-party resellers like TikAPI ($29 to $189 per month) and EnsembleData ($100 to $1,400 per month) fill the commercial gap.
No. TikTok limits Research API access to qualifying universities, EU-registered non-profits, and approved researchers in the US, EEA, UK, Switzerland, and Brazil. Commercial use of Research API data in paid products can result in permanent access revocation. Commercial teams need third-party APIs or aggregated trend providers.
Not in a normalized time-series format. The Research API returns video metadata and comments for approved researchers, but not weekly hashtag interest scores comparable across topics. TikTok's Display API covers profile and video display for connected accounts, not market-wide hashtag demand curves.
Trends MCP returns weekly TikTok hashtag interest (normalized 0 to 100), growth percentages, and live trending hashtags via REST or MCP at 100 free requests per month. One get_time_series call with source tiktok covers five years of weekly data for a single hashtag. No TikTok developer account or app audit required.