Getting Started
You're on your way to using Scenario's API to build awesome stuff. Here are some of the things you'll want to check out.
Don't hesitate to share your integrations in our Discord; we'd be happy to see your creations!
Share your feedback
Do not hesitate to share your feedback, ask for help or request features!
π§βπ« A bit of vocabulary
You will find many answers about Scenario's concepts and terms in our Helpdesk. Here are some terms specific to the API:
Model
Models, also called generators (see our dedicated article about generators to learn more), are custom-trained AI models that can generate images. You must upload training images and specify some parameters to create a model. Then, the Scenario cloud platform will handle the training.
Inference
An inference is a request to generate images from a model. You can specify parameters and generate multiple images in a single request.
Image
An image is one of the inference results, similar to the web app.
Updated 3 days ago
Get Your API Key