Skip to content
pokemontcgapi.com

Illustrator

Tetsu Kayama

46 printings across 32 sets, 46 of them with a current market value. Shown here: the 46 most valuable; the API returns them all.

tetsu-kayama.sh
curl -s -G "https://api.pokemontcgapi.com/v1/cards" \
  --data-urlencode 'q=artist:"Tetsu Kayama"' \
  --data-urlencode 'orderBy=-index_eur' \
  --data-urlencode 'limit=250' \
  -H "X-Api-Key: $PTCG_API_KEY"

The cards