Free Black Forest Labs: FLUX.2 Max
FLUX.2 [max] is the new top-tier image model from Black Forest Labs, pushing image quality, prompt understanding, and editing consistency to the highest level yet. Pricing is as follows, [per the docs](https://bfl.ai/pricing?category=flux.2): Input: We charge $0.03 for each megapixel on the input (i.e. reference images for editing) Output: The first generated megapixel is charged $0.07. Each subsequent megapixel is charged $0.03.
Use via API
curl -X POST https://api.rewind.ai/v1/image/generate/ \
-H "Authorization: Bearer sk-rewind-..." \
-H "Content-Type: application/json" \
-d '{"model":"black-forest-labs/flux.2-max","prompt":"your prompt here"}'API Documentation Get API Key