LoginStart beta
Ayneye
QuickstartStart beta

Limits

Build limit-aware API clients before increasing capacity.

Sandbox limits protect capacity during private beta. Good clients expose usage and blocked states before users hit a confusing failure.

Sandbox limits

AreaDefault free sandboxProduct behavior
Videos2Show add-video disabled state and request path
Active jobs1Queue or reject clearly
Capture seconds20 per executionExplain bounded CPU-first execution
Ask queries5/monthShow current usage before error
API calls100/monthUse billing state endpoint
Storage50MBExplain retention and cleanup

Limit handling pattern

Call /api/product/billing/state before starting large actions. If a user is near quota, show a disabled state or request-capacity CTA. Do not let a long-running workflow fail silently after the user has uploaded footage.

Higher limits should be tied to a workload description: source type, expected hours, retention, latency, risk level, and whether human review is required. That information prevents compute surprises.