FLUX.1 Kontext Max
Model Information
Display Name: FLUX.1 Kontext Max
API Model ID: black-forest-labs/flux-kontext-max
Category: Text To Image
Description: FLUX.1 Kontext [max] is the highest quality context-aware model from Black Forest Labs. Delivers maximum quality with up to 4 reference images. **Key Features:** - Maximum quality context-aware generation - Up to 4 reference images - Superior detail and coherence - Native aspect ratio support **Best For:** - Premium quality outputs - Professional consistency work - Maximum detail requirements
How to Use This Model
To use FLUX.1 Kontext Max via the HInow.ai API, use the model ID: black-forest-labs/flux-kontext-max
API Request Example (Chat/Text)
POST https://api.hinow.ai/v1/chat/completions
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "black-forest-labs/flux-kontext-max",
"messages": [
{"role": "user", "content": "Your message here"}
]
}
API Request Example (Image Generation)
POST https://api.hinow.ai/v1/images
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "black-forest-labs/flux-kontext-max",
"prompt": "Your image description here"
}
Pricing
- total: $0.10
Available Parameters
- aspect_ratio: Output image aspect ratio (Options: 1:1, 4:3, 3:4, 16:9, 9:16, 3:2, 2:3, 21:9, 9:21)
- output_format: Output image format (Options: jpeg, png)
Quick Reference
To use this model, set: "model": "black-forest-labs/flux-kontext-max"
Featured: No
Documentation: https://hinow.ai/models/black-forest-labs/flux-kontext-max
API Endpoint: https://api.hinow.ai/v1


