Start generating AI images with FLUX in three steps: create an account, add credits, and make your first API call.
1
Create your account
Go to dashboard.bfl.ai and register your account. Youâll need to confirm your email before logging in.
When you create your account, we automatically set up:

- A Default Organization - your workspace for managing team members and billing
- A Default Project - where your API keys and usage are tracked
2
Add credits to your account
Credits power all API and Playground usage.To add credits:
Full credits & billing guide
Simple pricing: 1 credit = $0.01 USD
- Go to dashboard.bfl.ai
- In your organization sidebar, navigate to API â Credits
- Click Add Credits
- Choose your amount and complete payment via Stripe

3
Create your API key
Prefer an interactive experience? Use our Dashboard Quickstart to create your API key and make your first call.
Give your API key a descriptive name that helps you identify its purpose later, like âProduction Appâ or âTesting Environmentâ. Each API key is scoped to its project.

4
Copy your API key
Your new API key will be displayed. Copy it now - for security reasons, you wonât be able to see the full key again.

5
Set up your environment
Add your API key to your environment variables:Or store it securely in your applicationâs configuration.
6
Make your first API call
Generate your first image with FLUX.2. See the image generation for complete code examples in Python, TypeScript, and cURL.
See our full pricing page for complete details or use the pricing calculator.

