Free Black Forest Labs: FLUX.2 Flex
FLUX.2 [flex] excels at rendering complex text, typography and fine details, and supports multi-reference editing in the same unified architecture. Pricing is as follows, [per the docs](https://bfl.ai/pricing?category=flux.2): We charge $0.06 for each megapixel on both input and output side.
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-flex","prompt":"your prompt here"}'API Documentation Get API Key