Reframe 3.0
Overview
- Method:
POST
- Method:
- Path:
/task/ideogram/v1/ideogram-v3/reframe
- Path:
- Content-Type:
multipart/form-data
- Content-Type:
Authentication
Authorization: Bearer sk-xxx(required)
Request Example
Header
| Header | Example | Required |
|---|---|---|
| Content-Type | multipart/form-data | Yes |
| Authorization | Bearer sk-xxxx | Yes |
Form Fields
| Parameter | Type | Required | Description |
|---|---|---|---|
| image | file | Yes | Source image |
| prompt | string | Yes | Edit prompt |
| model | string | No | Refer to official documentation https://developer.ideogram.ai/api-reference/api-reference/reframe-v3 |
Response Example (200)
json
{}