artists
Every artists endpoint, with its credit cost and minimum plan.
2 operations under https://api.pokemontcgapi.com/v1.
Operations
| Operation | Endpoint | Cost | Plan |
|---|---|---|---|
| List artists | GET /v1/artists | 1 credit | free |
| Get an artist | GET /v1/artists/{slug} | 1 credit | free |
[List artists](/docs/api/artists/list) — All 399 credited illustrators with a card count, searchable by name.
[Get an artist](/docs/api/artists/get) — One illustrator by slug.