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

Heal 30 from each of your Pokémon.
If the Defending Pokémon is a Pokémon-EX, this attack does 50 more damage.
/api/v1/pokemon/cards/bw8t_ja-9?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw8t_ja-9",
"name": "Vaporeon",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/9.large.webp"
}
],
"expansion": {
"id": "bw8t_ja",
"name": "Thunder Knuckle",
"total": 58,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW8",
"printed_total": 51,
"release_date": "2012/12/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw8t_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw8t_ja.symbol.png",
"translation": {
"en": {
"name": "Thunder Knuckle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8t_ja/9.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Team Plasma"
],
"types": [
"Water"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Refreshing Rain",
"text": "Heal 30 from each of your Pokémon."
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Gold Breaker",
"text": "If the Defending Pokémon is a Pokémon-EX, this attack does 50 more damage.",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Non",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 6.74,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 6.74
},
{
"condition": "MP",
"price": 4.87
},
{
"condition": "HP",
"price": 3.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 100,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 89.25,
"low": 70,
"high": 70,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 9
}
],
"market_updated_at": "2026-09-22T02:42:22.320Z",
"trend_7d": {
"direction": "down",
"percent": -9.29
}
}
}
}