---
title: "Apply a mirage effect to an image"
method: POST
path: "/visuals/apply_mirage"
tags: ["visuals"]
---

# Apply a mirage effect to an image

`POST /visuals/apply_mirage`

Apply a mirage effect to an image

## Headers

- `webapp-authorization` string, nullable

## Response `200`

Image file in PNG format

## Other responses

- `401` — Insufficient credits
- `422` — Validation Error
- `500` — Failed to apply mirage effect. Your credits were refunded.

## Changes

- **2024-06-18** `273a11772d49` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/alphakek-ai/apis/fastapi/changes/visuals/apply_mirage/post.md)

---

[API](https://skmtc.dev/alphakek-ai/apis/fastapi.md) · [All operations](https://skmtc.dev/alphakek-ai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alphakek-ai/fastapi/revisions/b003833f1f0c/schema)
