Endpoint Examples
Image Generation (OpenAI-Compatible)
Creates an image generation for the provided prompt (OpenAI-compatible)
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Parameters for image generation
The body is of type object
.
Response
200
application/json
Image generation response
The response is of type object
.