If you want brand deals on TikTok, you need a media kit — a one-page snapshot that proves your reach and engagement at a glance. This guide covers exactly what to include and how to generate one in seconds.
A media kit (or rate card) is a short document creators send to brands. It summarizes who you are, who your audience is, and how your content performs — so a marketer can decide in 30 seconds whether you're a fit. Think of it as your résumé for sponsorships.
Notice that most of this is performance data — not design fluff. A clean kit with real numbers beats a pretty one with no proof.
Skip the spreadsheet. Our free TikTok Media Kit Generator turns any @handle into a polished, print-ready stats card — followers, engagement rate, average views, and signature hashtags — pulled live from TikTok. Hit "Download" to export it as a PDF and attach it to your next pitch.
Stats go stale fast. If you manage multiple creators or want an always-fresh kit, build it on the TikTokAPI.store API. One call to /user/info and one to /user/posts gives you everything a media kit needs. Get a free API key and:
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.tiktokapi.store/api/v1/user/info?unique_id=zachking"
Agencies use this to auto-generate on-brand media kits for an entire roster — no manual data entry, always up to date. Browse every field in the API documentation.
100 requests/day free. No credit card required. Instant API key.
Get your free API key