Pokémon TCG
30th Celebration card list
0 cards, released Sep 16, 2026. Set code 30th-celebration, PTCGO code 30C.

- Set code
- 30th-celebration
- Cards
- 0
- Released
- Sep 16, 2026
- Rarities
- 0
30th-celebration.sh
curl -s "https://api.pokemontcgapi.com/v1/sets/30th-celebration/cards?limit=250" \
-H "X-Api-Key: $PTCG_API_KEY"Every card in the set
The card list for this set is refreshing. The API has the data: GET /v1/sets/30th-celebration/cards.