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

# Changelog

> Track documentation and public platform changes relevant to Pagou integrations.

## July 2026

### Public contract and AI readiness

* Reworked English and PT-BR guides around public identifiers and observable API behavior.
* Added complete OpenAPI summaries, concrete success schemas, and response examples for v2 operations.
* Corrected TypeScript transfer types to expose the existing public `id` response shape.

## March 2026

### Cursor pagination

* List endpoints use cursor pagination with `cursor`, `limit`, `direction`, `next_cursor`, and `prev_cursor`.
* TypeScript SDK list helpers follow the same contract.

### AI integration assets

* Added `/llms.txt` and `/llms-full.txt` for coding assistants.
* Added an AI-assisted integration guide with a compact context block.

### Documentation rewrite

* Reorganized the docs around v2-first journeys.
* Mirrored the English and PT-BR trees.
* Aligned payments, payouts, webhooks, frontend, SDK, and legacy content around the same terminology.
