TikTok Transcript
agentbody/tiktok-transcriptExtract existing captions from a TikTok video.
- Base price
- $0.01 / run
- Execution
- sync
- Model type
- api
- Input fields
- 2
Try the model
Playground
Input
The TikTok video URL to extract captions from.
Requested caption language code. If omitted, returns the default track.
OutputReady
Your output will appear here
Complete the inputs, then click Run.
Specifications
Pricing
- Base price
- $0.01 / run
- Billing formula
- 0.01
Context & modalities
- Input
- Schema-defined
- Output
- api
Capabilities
- Chat
- Not supported
- Vision
- Not supported
- Reasoning
- Not supported
- Structured output
- Not supported
- Function calling
- Not supported
- Audio input
- Not supported
Access
- Provider
- Agent Body
- Model ID
- agentbody/tiktok-transcript
- Execution
- sync
- API
- Unified Run API
- Endpoint
- /v1/run
API README
TikTok Transcript
Extract existing captions from a TikTok video. It is suitable for subtitles, tiktok, transcript workflows.
Capability
Extract existing captions from a TikTok video. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.
Common use cases
- Collect and normalize information from public pages or source content for downstream workflows.
- Build media monitoring, content intelligence, and publishing-support workflows.
- Create repeatable integrations that pass structured results to downstream business systems.
Start building
Send your first request
OpenAI-compatible endpoint with unified authentication and usage tracking.
# The quoted heredoc keeps Unicode and shell metacharacters unchanged.
result=$(curl --fail-with-body --silent \
-X POST "https://api.sandbase.ai/v1/run" \
-H "Authorization: Bearer $SANDBASE_API_KEY" \
-H "Content-Type: application/json" \
--data-binary @- <<'SANDBASE_JSON'
{
"model": "agentbody/tiktok-transcript"
}
SANDBASE_JSON
)
printf '%s\n' "$result"Choose your model
Compare models
| Model | Context | Input / 1M | Output / 1M | Released |
|---|---|---|---|---|
TikTok TranscriptThis model Agent Body | — | — | — | Jan 1, 2025 |
Agent Body | — | — | — | Jan 1, 2025 |
Agent Body | — | — | — | Jan 1, 2025 |
Agent Body | — | — | — | Jan 1, 2025 |
Agent Body | — | — | — | Jan 1, 2025 |
Agent Body | — | — | — | Jan 1, 2025 |
