Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Before doing damage, discard all Pokémon Tools from your opponent's Active Pokémon.
/api/v1/pokemon/cards/bsch-132?include=prices 200 19ms{
"success": true,
"data": {
"id": "bsch-132",
"name": "Charizard V",
"number": "132/127",
"printed_number": "132/127",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-132.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-132.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-132.large.webp"
}
],
"expansion": {
"id": "bsch",
"name": "Brave Stars (Charm)",
"total": 176,
"language": "Chinese",
"language_code": "zh",
"series": "Sword & Shield",
"printed_total": 176,
"release_date": "2024/06/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bsch.logo.png",
"translation": {
"en": {
"name": "Brave Stars (Charm)"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-132.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-132.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bsch-132.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "220",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Incinerate",
"text": "Before doing damage, discard all Pokémon Tools from your opponent's Active Pokémon.",
"damage": "90"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Heat Blast",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 93.06,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 171.55,
"low": 140.25,
"high": 242.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 152.5,
"low": 146.99,
"high": 250.62,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 102.62,
"low": 102.62,
"high": 102.62,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:26:46.344Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}