> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aigenstudio.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Image API version history.

## 2026-06-28

Initial Image API contract:

* `POST /image/edit`;
* `POST /image/ai-edit`;
* `POST /scene/create`;
* `POST /image/generate`;
* `POST /ad/create`;
* `GET /jobs`;
* `GET /jobs/{jobId}`;
* `GET /tools`;
* sandbox and live API key environments;
* idempotent create requests;
* webhook support;
* public tool costs returned from the tools catalog.
