cURL
curl --request GET \ --url https://beta-platform.neza.video/api/openapi/outputs \ --header 'Authorization: Bearer <token>'
{ "outputs": [ { "filename": "<string>", "preview_url": "<string>", "type": "<string>", "format": "<string>" } ] }
Fetch the generated files for a completed task.
Documentation IndexFetch the complete documentation index at: https://docs.neza.video/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.neza.video/docs/llms.txt
Use this file to discover all available pages before exploring further.
Create an API key inside the Neza console and pass it as a Bearer token.
Identifier returned from the create/run endpoints.
Generated artifacts
Show child attributes