Quickstart with fal
In this example, we’ll be using one of our most popular model endpoints.
Before we proceed, you need to create an API key.
This key will be used to authenticate your requests to the fal API.
Now you can call our Model API endpoint using the fal client:
We have made other popular models such as Flux Realism, Flux Lora Training SDXL Finetunes, Stable Video Diffusion, ControlNets, Whisper and more available as ready-to-use APIs so that you can easily integrate them into your applications.
FLUX.1 [schnell] is a 12 billion parameter flow transformer that generates high-quality images from text in 1 to 4 steps, suitable for personal and commercial use.
FLUX1.1 [pro] ultra is the newest version of FLUX1.1 [pro], maintaining professional-grade image quality while delivering up to 2K resolution with improved photo realism.
Check out our Model Playgrounds to tinker with these models and let us know on our Discord if you want to see other ones listed.
Once you find a model that you want to use, you can grab its URL from the “API” tab. The API tab provides some important information about the model including its source code and examples of how you can call it.