Skip to content
pokemontcgapi.com

Catalogue

Pokémon TCG card illustrators

402 credited illustrators over 24,398 printings, most prolific first. Every card carries its artist as artist_name and artist_slug, so "everything one illustrator drew" is a single query rather than a scrape.

artists.sh
curl -s "https://api.pokemontcgapi.com/v1/artists?limit=250&orderBy=-card_count" \
  -H "X-Api-Key: $PTCG_API_KEY"

Every illustrator