๐ฒ FLUX.2 [max] โ Our highest quality model with grounding search and state-of-the-art consistency. Explore FLUX.2 โ
cURL
curl --request POST \ --url https://api.example.com/v1/licenses/models/{model_slug}/usage \ --header 'Content-Type: application/json' \ --header 'x-key: <api-key>' \ --data ' { "number_of_generations": 1 } '
{ "message": "Usage recorded successfully" }
flux-2-dev
flux-1-dev
flux-1-kontext-dev
flux-tools
flux-1-krea-dev
Number of generations to report (must be a positive integer)
Usage reported successfully
Was this page helpful?