TOKCAPTION///DEVELOPER FEATURE
TikTok Transcript API for Programmatic Workflows
Use TokCaption's public API to submit transcript jobs and poll status from your own system. Built for teams that need more than a browser workflow.
See Paid PlansAI tools, batch export, and API access are available on paid plans. Transcript
Starts with source text
Workflow
Advanced operation
CAPABILITIES
๐
Public documented endpoints
TokCaption documents the transcript submit and job polling flows for paid users.
๐
JWT and API key auth
The API supports both browser-authenticated and programmatic access patterns.
๐ฆ
Built for workflow integration
Use the API when transcript extraction needs to happen inside a larger product, pipeline, or internal system.
๐งพ
Aligned with the app workflow
The API mirrors the same transcript job flow used in the product, rather than representing a separate side system.
๐
Docs and examples included
The public docs provide endpoint summaries, auth details, and example request/response payloads.
๐ผ
Available on paid plans
API access is a paid-plan capability for teams that need repeatability and integration.
HOW IT WORKS
STEP 01Authenticate with JWT or API key
TokCaption's API supports authenticated transcript workflows through the documented public endpoints.
STEP 02Submit transcript jobs
Post public TikTok URLs to the API and receive job status back for each request.
STEP 03Poll and consume the results
Use the polling endpoint to track completion, then move the transcript data into your own workflow.
FAQ
Does TokCaption have an API?
Yes. TokCaption provides a public API for transcript job submission and polling.
What can I do with the API today?
The public docs currently cover transcript job submission and polling, which is the core programmatic workflow for transcript extraction.
Do I need a paid plan for API access?
Yes. API access is a paid-plan feature.
Where are the docs?
The public API docs are available at /docs.