Scenario

automate

API

Programmatic access to the full Scenario platform. Generate images, video, 3D, and audio, train custom models, run workflows, and automate asset pipelines at scale.

Key benefits

  • Full platform access via API

    Every capability available in the Scenario web app is accessible programmatically, including image, video, 3D, and audio generation, custom model training and composing LoRAs.

  • Hundreds of models from 40+ providers

    Access the full model library via a single unified API, covering providers including Black Forest Labs, Google, OpenAI, Alibaba, Bytedance, Runway ML, ElevenLabs, Tencent, Meta, MiniMax, Luma Labs, and more.

  • Workflows and apps via API

    Trigger Workflow executions and App runs programmatically, chaining generation, editing, and post-processing steps into fully automated end-to-end pipelines.

How it works

  1. 1

    Obtain your API key

    Go to your Organization Settings, navigate to API Keys, and click Add API Key. Store your API key and secret securely and never expose them in client-side code or public repositories.

  2. 2

    Authenticate your requests

    Scenario uses Basic Authentication. Combine your API key and secret with a colon, Base64 encode the result, and include it in the Authorization header of every request. Compatible with cURL, Python, and Node.js.

Use cases

  • Automated game asset production

    Integrate Scenario into your game engine or build pipeline to generate on-brand characters, props, environments, and UI elements programmatically at studio scale without manual generation sessions.

  • Dynamic content generation in applications

    Embed real-time image or video generation directly into web apps, mobile products, or internal tools so users can generate personalized visuals without leaving your platform.

  • Marketing creative automation

    Connect the API to your campaign tools to generate product visuals, ad creatives, and social assets at the speed of your marketing calendar, with consistent style enforced by your custom trained models.