Vyond Turbo API
APIs for creating and tracking Turbo video generation tasks.Turbo lets you generate a video from a text prompt, optionally grounded on reference files (e.g. `.txt`, `.pdf`, `.docx`, `.pptx`). Submit a prompt to start a task, then poll the task by its ID to retrieve the status and, once completed, the download URL of the generated video.## Webhook eventsInstead of polling, you can listen to webhook events to be notified when a Turbo task completes. Webhook events are always emitted for every task, so you can register a webhook subscription (owner type `user`) before the task completes, or supply a one-off `callbackWebhook` in the create request.| Event | Description || ---------------------------- | ------------------------------------------------------------------------------------------------------------------- || `turbo_generation.succeeded` | The Turbo video generation completed successfully. `data` contains `downloadUrl`, `creditConsumed` and `expiredAt`. || `turbo_generation.failed` | The Turbo video generation failed (or timed out). An `error.code` is included. |The event `data` contains `id` (the task/thread ID), `status` and `turboThreadUrl`. Refer to [Webhook events](#tag/Webhook/Webhook-events) for the event body type definition, signature verification and sample payloads.
Vyond Turbo API is one of 8 APIs that Vyond publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Turbo. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.
This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.1.0.
Requests are made against the base URL https://api.vyond.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Vyond Turbo API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearer).
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
APIs for creating and tracking Turbo video generation tasks. Turbo lets you generate a video from a text prompt, optionally grounded on reference files (e.g. .txt, .pdf, .docx, .p…
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ApiErrorResponse (5 properties), TurboGetResBody (5 properties), TurboCreateReqBody (4 properties), ValidationDetail (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Vyond 7
Other APIs Vyond publishes across the network.
This is an independent, third-party profile of Vyond Turbo API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.