AICredits logo
black-forest-labsFree

black-forest-labs/flux-2-max

black-forest-labs/flux-2-max
Provider
black-forest-labs
Per Image (USD)
$0.070/img
Per Image (INR)
₹6.96/img
Billing
Per image

Pricing

Reference price
$0.070/img
at 1024×1024
In INR
₹6.96/img
incl. forex + markup

Image generation is billed per image, not per token. The price shown is a reference at standard 1024×1024 resolution — actual cost may vary with size and quality settings.

Final INR price includes live forex conversion (USD → INR) and your plan markup.

INR prices include forex conversion and your plan markup.

Quickstart

Generate images with black-forest-labs/flux-2-max — just set the base URL and your AICredits key.

cURL
curl https://api.aicredits.in/v1/images/generations \
  -H "Authorization: Bearer $AICREDITS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "black-forest-labs/flux-2-max",
    "prompt": "A serene mountain landscape at sunset",
    "n": 1,
    "size": "1024x1024"
  }'

New here? Follow the quickstart guide or browse all models.