Skip to main content
POST

Authorizations

string
required
All API endpoints require Bearer Token authenticationGet your API Key:Visit the API Key Management Page to get your API KeyAdd it to the request header:

Body

string
default:"gpt-4o-image"
required
Image generation model nameExample: "gpt-4o-image"
string
required
Text description for image generationMaximum 1000 characters
string
Image generation sizeSupported formats:
  • Ratios: 1:1, 2:3, 3:2
integer
Number of images to generateSupports 1, 2, 4. Charges will be pre-deducted based on the numberDefault: 1⚠️ Note: Must enter a plain number (e.g., 1), do not use quotes or it will cause an error
array
Reference image URL list for image-to-image or image editing💡 Quick fill (Try it area):
  1. Click ”+ Add an item” to add an image URL
  2. Enter the complete image URL address or base64 data
Limitation: Maximum 5 images
string
Mask image URL
  • Must be PNG format
  • Size must match the reference image
  • Maximum 4MB

Response

integer
Response status code
array
Response data array