Skip to content

Authentication

fal supports a variety of authentication methods.

Personal

API Key

Create an API key at API Keys with the ADMIN scope.

fal auth login

You can also login to fal using the fal auth login command.

Terminal window
fal auth login

Team

API Key

Go to API Keys, make sure to select your team on the top left corner and create an API key with the ADMIN scope.

Managing API Keys

When working with multiple API keys, you can use the fal profile command to save your API keys and switch between them.