Images
Edit images
Edit one or more uploaded images with a prompt and optional mask.
post/v1/images/edits
Response
Successful Response
Example response
{
"created": 1743393600,
"data": [
{
"url": "https://api.naga.ac/outputs/example-image.png"
}
],
"usage": {
"input_tokens": 42,
"output_tokens": 1024,
"total_tokens": 1066
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.