This API is compatible with Midjourney’s format.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Text to Image generation request body
Text prompt for image generation. Must be between 1 and 8192 characters. This prompt is compatible with Midjourney's format.
Required string length:
1 - 8192
Response
202 - application/json
Task accepted and queued for processing