Free Twitch earnings calculator

Enter a public Twitch login. Get a directional monthly payout band for subs, bits, and ads.

GET/v1/twitch/profiles/{handle}
Ready

Login or channel URL — twitch.tv/username

Protected by Cloudflare Turnstile

Quick start

How to estimate Twitch earnings

Paste a login, get a directional monthly Twitch payout band from public profile data.

  1. Step 1

    Enter a public Twitch login

    Type the login or paste a twitch.tv/username URL into the calculator.

  2. Step 2

    Run the lookup

    We load the live public Twitch profile.

  3. Step 3

    Read the payout range

    Get a directional monthly band for subs, bits, and ads — with clear exclusions for sponsorships.

What the range covers

Subs and bits vs ads

The free calculator only models Twitch platform payouts. Sponsorships, off-platform donations, and merch stay out.

01

Subs & gifted subs

Usually the largest Twitch payout line for active Affiliates and Partners. Public APIs do not expose sub counts, so this stays inside a size-band estimate.

02

Bits & cheers

Spiky. One hype night can out-earn a quiet month of Tier 1 renewals. We keep bits as a minority share of the mix.

03

Ads

More relevant for Partners (mid-rolls, prerolls). Affiliates generally see less ad share — Partner status adjusts the band when known.

Before you budget

What this tool does not know

If a page claims an exact monthly income from a public Twitch URL alone, treat it as marketing. Real payouts need private dashboards.

Not a bank statement

Twitch does not publish payout ledgers on public profiles. This tool returns an estimate from followers, Partner status, and recent VOD views.

Sponsorships sit outside

Brand deals often dwarf Twitch payouts for mid-size and larger channels. We list them under exclusions on purpose.

Public profile only

We use followers, Partner status, and recent VOD views. This page adds Cloudflare Turnstile.

Free tool

Good for spot checks, not pipelines

Built for a quick check on one streamer.

01

Protected by Turnstile

Cloudflare Turnstile keeps bots off the free page.

02

Public signals only

Followers, Partner flag, live viewer count when available, and recent VOD views bundled with the profile lookup.

03

No private revenue fields

We never invent a fake exact dollar amount. Ranges stay wide when signals are thin.

From code

Pull Twitch profiles from code

This page is one login at a time. For creator lists, CRM enrichment, or nightly jobs, call the Twitch profile endpoint from your backend — same JSON, your key, no browser Turnstile in the way.

Request

FAQ

Twitch earnings calculator FAQ

How does the Twitch earnings calculator work?

We look up the public channel via GET /v1/twitch/profiles/{handle}, then map followers, Partner status, and recent VOD views into a directional monthly Twitch payout band.

How much do Twitch streamers make?

It varies wildly by size, schedule, and how much income sits in sponsorships vs Twitch payouts. This tool only estimates Twitch platform lines (subs, bits, ads) from public signals.

Does this include sponsorships?

No. Brand deals often outweigh Twitch payouts for mid-size and larger channels. We list sponsorships under exclusions so you do not mistake a Twitch-only band for total income.

What's the difference between subs, bits, and ads?

Subs and gifted subs are recurring channel support. Bits are one-off cheers. Ads (especially mid-rolls) matter more for Partners. Public profiles do not expose exact ledgers for any of these.

Is this the streamer's real monthly income?

No — it's an estimate from public data, not Twitch Analytics or a tax document. Treat it as directional context before deeper research.

Why do you use followers and VOD views?

Those are the reliable public signals on a profile lookup. Average concurrent viewers and sub counts are not published on public profiles.

Do Partners earn more than Affiliates?

Often yes on ads and overall scale, but not always. When Partner status is known, we nudge the band — it is still a rough adjustment.

What are the free tool rate limits?

Lookups are capped per IP and gated by Turnstile. Use the API when you need volume.

Can I automate this for many channels?

No — this page is for manual checks. For pipelines, call the Twitch profile API with your key.

Which API endpoint powers this page?

GET /v1/twitch/profiles/{handle}. Same production route paid customers use; this free page adds Turnstile and caps.

Need more than a spot check?

Sign up for 100 free API credits, then call these tools from your own code — no browser Turnstile in the way.