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

You may search your deck for a card and put it into your hand. Then, shuffle your deck.
Discard 2 Energy from this Pokémon. This attack does 120 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/sv5a_ja-45vh?include=prices 200 28ms{
"success": true,
"data": {
"id": "sv5a_ja-45vh",
"name": "Greninja ex",
"number": "45",
"printed_number": "45",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/45vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/45vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/45vh.large.webp"
}
],
"expansion": {
"id": "sv5a_ja",
"name": "Crimson Haze",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5a",
"printed_total": 66,
"release_date": "2024/03/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5a_ja.symbol.png",
"translation": {
"en": {
"name": "Crimson Haze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566100",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/45vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/45vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5a_ja/45vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex",
"Tera"
],
"types": [
"Fighting"
],
"hp": "310",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Ninja Sword",
"text": "You may search your deck for a card and put it into your hand. Then, shuffle your deck.",
"damage": "170"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Duplicate Strikes",
"text": "Discard 2 Energy from this Pokémon. This attack does 120 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.47,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.47
},
{
"condition": "HP",
"price": 0.21
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15.5,
"low": 15.45,
"high": 17.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11.97,
"low": 10.17,
"high": 13.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34.99,
"low": 32.6,
"high": 47.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 19.5,
"low": 18.16,
"high": 19.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:15:00.849Z",
"trend_7d": {
"direction": "down",
"percent": -9.62
}
}
}
}