OpenAI Images Compatibility
This set of models uses a unified image entry route and is compatible with the OpenAI Images style externally; the actual model is determined by themodel field.
Supported Models
Supported Capabilities
Supported Modes
Output Constraints
Unified Entrypoint Notes
- The unified layer first parses the request in the OpenAI Images style, then dispatches it to the specific image channel.
modelis a required field; the unified layer will first validate whether it exists.watermarkis carried as a pointer field; explicitly passingfalseis semantically different from omitting it.- When requesting
b64_jsonorbase64, the response will use Base64 image data instead.
Subpage Entries
Image Generation
POST /v1/images/generationsImage Editing
POST /v1/images/edits and POST /v1/edits