IMAGE
https://api.hyprlab.io/v1https://api.hyprlab.io/v1/images/generations🖼️ GPT-IMAGE
curl https://api.hyprlab.io/v1/images/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $HYPRLAB_API_KEY" \
-d '{
"model": "gpt-image-1",
"prompt": "A cute cat.",
"background": "auto",
"moderation": "auto",
"output_compression": 100,
"output_format": "png",
"quality": "high",
"response_format": "url",
"size": "1024x1024"
}'
curl https://api.hyprlab.io/v1/images/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $HYPRLAB_API_KEY" \
-d '{
"model": "gpt-image-1",
"prompt": "A cute cat.",
"image": "https://example.com/image.png",
"mask": "https://example.com/mask.png",
"background": "auto",
"output_format": "png",
"quality": "high",
"response_format": "url",
"size": "1024x1024"
}'
Model Name:
Discount:
Text Input:
Text Output:
Image Input:
Image Output:
Model Name:
Discount:
Text Input:
Text Output:
Image Input:
Image Output:
Model Name
Quality
1024 x 1024
1024 x 1536
1536 x 1024
Model Name:
Discount:
Text Input:
Image Input:
Image Output:
Model Name:
Discount:
Text Input:
Image Input:
Image Output:
Model Name
Quality
1024 x 1024
1024 x 1536
1536 x 1024
🖼️ Dall·E
Model Name
Discount
Quality
1024 x 1024
1024 x 1792
1792 x 1024
Model Name
Discount
Quality
256 x 256
512 x 512
1024 x 1024
Last updated
