APIMART Growth evidence. Live sources were checked on 2026-09-02. CTA links are attributed to this exact GitHub guide.
viduq3-pro API Limits, Inputs and Production Checks on APIMART
The public APIMART description states: Access the Vidu Q3 Series API on APIMart, featuring Pro (cinematic quality) and Turbo (fast generation) models for diverse text-to-video needs.
Source-backed production checks
- What is the difference between Vidu Q3 Pro and Turbo? Pro focuses on cinematic quality and stunning visual fidelity for high-end scenarios; Turbo dramatically boosts generation speed while maintaining excellent quality, ideal for rapid iteration and batch production.
- What is the pricing for the Vidu Q3 Series? Pro and Turbo have independent pricing, with Turbo being more affordable. Top up on APIMart to start using them — switch models at the top of the page to view corresponding prices.
- What kind of videos can Vidu Q3 Series generate? Generate high-definition video clips from text prompts with multiple resolution and duration options, delivering excellent visual quality and smooth motion.
Validate every request field against the linked API reference. Persist task identifiers for asynchronous routes, use bounded polling and backoff, and do not count submission as completed output.
FAQ
What public evidence was checked for viduq3-pro?
The live APIMART model page and its linked API reference were checked on September 2, 2026.
Where are accepted inputs and options defined?
Use the linked API reference as the source of truth for request fields, enumerations and incompatible combinations.
How should asynchronous work be measured?
Persist the returned task identifier and count success only after the final task status reports a completed output.
Which failures need separate handling?
Treat validation, authentication, balance, rate-limit and server failures as distinct operational states.
Can public constraints change?
Yes. Recheck the live model page and API reference before shipping or changing a production preset.
Try viduq3-pro on APIMART
Sources and disclosure
APIMART operates the gateway. Live prices, limits and provider terms can change.
Machine-readable schema source
[
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "viduq3-pro API Limits, Inputs and Production Checks on APIMART",
"mainEntityOfPage": "https://apimart.ai/blog/viduq3-limits",
"dateModified": "2026-09-02",
"author": {
"@type": "Organization",
"name": "APIMART"
}
},
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What public evidence was checked for viduq3-pro?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The live APIMART model page and its linked API reference were checked on September 2, 2026."
}
},
{
"@type": "Question",
"name": "Where are accepted inputs and options defined?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Use the linked API reference as the source of truth for request fields, enumerations and incompatible combinations."
}
},
{
"@type": "Question",
"name": "How should asynchronous work be measured?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Persist the returned task identifier and count success only after the final task status reports a completed output."
}
},
{
"@type": "Question",
"name": "Which failures need separate handling?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Treat validation, authentication, balance, rate-limit and server failures as distinct operational states."
}
},
{
"@type": "Question",
"name": "Can public constraints change?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Recheck the live model page and API reference before shipping or changing a production preset."
}
}
]
}
]