Skip to main content
POST
openai_image_generate

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Body

application/json
prompt
string
required

what to draw

model
string

default gpt-image-2

quality
string

low (default), medium, high

size
string

1024x1024 (default), 1024x1536, 1536x1024

n
integer
Required range: 1 <= x <= 10

Response

Success

The response is of type object.