Protoface Studio is the browser editor; it is
separate from the inference API, which does not expose Studio projects or scenes.
Prerequisites
Create an API key in the Protoface dashboard. If the key uses scopes, it needsruns:write to submit work and runs:read to
check the result.
Set it in your shell:
1. Submit a run
This example generates an eight-second video with MiniMax H3:2. Check the status
status is completed, failed, or canceled. Use a delay between
requests; the status endpoint is intended for polling.
3. Retrieve the result
video contains the file. This is an excerpt:
outputs array and lifecycle.
Next
Models
Read model capabilities and request fields.
Runs
Handle inputs, polling, cancellation, and retries.

