← Back to Dashboard

Pokémon TCG

Games & ComicsActiveFreeAuth: NoneDoc: HTML
Visit Website ↗

Description

Pokémon TCG Information

✨ AI Summary

The Pokémon TCG API offers comprehensive card and set data, including prices and hi-res images, for developers to build applications.

Code Example

import requests

url = "https://api.pokemontcg.io/v2/cards?q=name:pikachu"
response = requests.get(url)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)