MiniMax Image-01
Model Information
Display Name: MiniMax Image-01
API Model ID: minimax/image-01
Category: Text To Image
Description: MiniMax Image-01 is a high-quality text-to-image model with cinematic visual output and character consistency support. **Key Features:** - Cinematic, high-quality image generation - Character consistency with reference images - Up to 9 images per request - Prompts up to 1500 characters - Custom resolutions from 512 to 2048px **Use Cases:** - Marketing and advertising visuals - Storyboarding and character design - Social media content creation - Product visualization
How to Use This Model
To use MiniMax Image-01 via the HInow.ai API, use the model ID: minimax/image-01
API Request Example (Chat/Text)
POST https://api.hinow.ai/v1/chat/completions
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "minimax/image-01",
"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": "minimax/image-01",
"prompt": "Your image description here"
}
Pricing
- total: $0.005
Available Parameters
- aspect_ratio: Output aspect ratio. All 9 canonical ratios are accepted; if the upstream provider does not natively support a given ratio, the system maps to the closest one. (Options: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 21:9, 9:21)
- num_images: Number of images to generate. (Options: 1, 2, 3, 4, 5, 6, 7, 8, 9)
- output_format: Output image format. (Options: jpeg, png, webp)
Quick Reference
To use this model, set: "model": "minimax/image-01"
Featured: No
Documentation: https://hinow.ai/models/minimax/image-01
API Endpoint: https://api.hinow.ai/v1


