Connecting
In the dashboard, open Connectors, find fal.ai and press Connect. The key you enter is checked against fal.ai before anything is saved, so a key that is refused never becomes a connection that fails later.What you will need
Getting the credential
- Create an API key at fal.ai/dashboard/keys
- Paste it into the connector
Notes
- Asynchronous.
run_modelreturns arequest_id. Pollget_status, then callget_result. - Finished media is copied onto BoostGPT storage, so the link keeps working.
- Different models take different inputs.
promptfits nearly all of them;image_urlcovers image-to-image and image-to-video. A model needing something more unusual may not be reachable through these parameters.