# sealed

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

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

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).

`2` operations under `https://api.pokemontcgapi.com/v1`.

## Operations

| Operation | Endpoint | Cost | Plan |
| --- | --- | --- | --- |
| [List sealed products](https://pokemontcgapi.com/docs/api/sealed/list) | `GET /v1/sealed` | with include=index, 1 credit per 50 products requested (the limit), rounded up | free |
| [Get a sealed product](https://pokemontcgapi.com/docs/api/sealed/get) | `GET /v1/sealed/{id}` | 1 credit | free |

**[List sealed products](https://pokemontcgapi.com/docs/api/sealed/list)** — Booster boxes, elite trainer boxes, tins, blisters and collections: 2,088 products with names in six locales, images and prices.

**[Get a sealed product](https://pokemontcgapi.com/docs/api/sealed/get)** — One sealed product by sku or slug.
