Jimeng Image
The Jimeng Image series provides unified image generation and editing capabilities, supporting models such asjimeng-4.0 and jimeng-4.5.
Quick Start
Image Generation
POST /v1/images/generations, submitted in OpenAI-compatible format.Image Editing
POST /v1/images/edits, generates new images based on reference images.Official Format Image Generation
POST /jm, Jimeng official format interface.Official Format Query
POST /jm, queries the task status and result in the official format.Supported Models
jimeng-4.0: Jimeng 4.0 modeljimeng-4.5: Jimeng 4.5 model
Integration Methods
Note: This page mainly introduces the general conventions of the OpenAI-compatible interface. For the official format interface, please refer to the corresponding documents below.