# changes

> Every changes endpoint, with its credit cost and minimum plan.

Source: https://pokemontcgapi.com/docs/api/changes

No key yet? One call gets you one: `POST /v1/accounts/free` with an `Idempotency-Key` header and your email address returns a working key in the response. See the [quickstart](https://pokemontcgapi.com/docs/quickstart).

`1` operation under `https://api.pokemontcgapi.com/v1`.

## Operations

| Operation | Endpoint | Cost | Plan |
| --- | --- | --- | --- |
| [List changes](https://pokemontcgapi.com/docs/api/changes/list) | `GET /v1/changes` | 1 credit | free |

**[List changes](https://pokemontcgapi.com/docs/api/changes/list)** — An append-only feed of catalogue mutations, so a mirror can resync without refetching everything.
