Skip to content
pokemontcgapi.com
Documentation

sealed

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

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.

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

Operations

OperationEndpointCostPlan
List sealed productsGET /v1/sealedwith include=index, 1 credit per 50 products requested (the limit), rounded upfree
Get a sealed productGET /v1/sealed/{id}1 creditfree

[List sealed products](/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](/docs/api/sealed/get) — One sealed product by sku or slug.

view this page as markdown