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

# Changelog

> CloudX API release history

## 2026-05-29

### Configuration writes

The public API now exposes typed config write operations through `POST /config/edit` for apps, ad units, ad unit groups, lists, tags, test devices, network mappings, line items, and A/B tests.

## 2026-05-15

### Public API release

CloudX now has a public API for programmatic access to reporting, auction inspection, and account configuration data. The API uses CloudX API keys as [bearer tokens](/en/api#authentication) and is documented with an interactive OpenAPI reference. [Read the docs →](/en/api)

### Added

* **Reporting endpoints** — Retrieve dashboard summaries, breakdown rows, bidder performance, app performance, ad-unit performance, and CSV-style exports.
* **Auction inspection endpoints** — Inspect auctions, rounds, bids, ILRD rows, and related delivery details.
* **Configuration endpoints** — Read live, draft, and published account configuration, including configuration history.
