Generate an image based on input parameters using an OpenAI compatible endpoint. This endpoint does not support the full feature set of the Venice Image Generation endpoint, but is compatible with the existing OpenAI endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Supported compression encodings (gzip, br).
"gzip, br"
Successfully generated image
The response is of type object
.
Generate an image based on input parameters using an OpenAI compatible endpoint. This endpoint does not support the full feature set of the Venice Image Generation endpoint, but is compatible with the existing OpenAI endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Supported compression encodings (gzip, br).
"gzip, br"
Successfully generated image
The response is of type object
.