Skip to main content

Request

curl -X POST "https://api.znapai.com/v1/images/edits" \
  -H "Authorization: Bearer $ZnapAI_API_KEY" \
  -F "model=gemini-3-pro-image" \
  -F "image=@output.png" \
  -F "prompt=An office group photo of these people, they are making funny faces." \

Input

Output

Response

Result