For developers and automation
Short Video Transcription API
If you need video-to-text inside your own tools, back office, or agent workflow, use the Videosays API. Submit links, poll task status, and retrieve transcript results through REST endpoints.
Use cases for short video transcription API
Batch process video links into a database
Integrate transcription into internal content tools
Give agents a stable video-to-text capability
Feed raw transcripts into summarization and classification workflows
Which teams should use the API
When you need more than occasional manual extraction, the API is more reliable than dashboard-only workflows. It is designed for content tools, data analysis, operations dashboards, and agent automation.
Basic integration model
Get an API key in the dashboard, submit a short-video share link, then use the status endpoint to retrieve the result. The docs include request formats, errors, and examples.
How it relates to Skill and CLI
The Skill and CLI are convenient layers on top of the same core capability. Individual users can start with them; product teams usually integrate directly through REST API.
FAQ
Can the API query balance?
Yes. The docs include endpoints for balance and history.
How does API authentication work?
Use the API key from your dashboard and send it in the request header.
Are there examples?
Yes. See /docs for cURL, CLI, and REST API examples.