Developer Docs
Build on public TikTok LIVE data
The Toktik Developer API exposes the whole data-plane — rankings, LIVE sessions, gifters, creators, content and trends — behind bearer API keys, priced in one prepaid credit currency. A realtime WebSocket streams LIVE events for any creator on demand. Every observed answer carries a provenance envelope, so you always know how fresh it is and how it was obtained.
On this site
- QuickstartMint a key and make your first authenticated request in a few minutes.
- AuthenticationBearer API keys, scopes, and the data-plane / control-plane boundary.
- Rate limits & CreditsPer-key sliding-window limits and the prepaid credit currency.
- ErrorsThe error envelope and what each status code means for a caller.
- Provenance & CoverageWhy observed data ships with a provenance envelope and a coverage gate.
- RealtimeThe any-creator WebSocket LIVE event stream, its frames and backpressure.
- API ReferenceEvery data-plane endpoint, rendered from the live OpenAPI contract.
- SDKsThe official JavaScript and Python clients.
- VersioningHow /v1 stays stable and how changes are deprecated.
- ChangelogVersioned, dated changes to the public API.
- StatusLive availability of the API and realtime plane.