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

Attach up to 3 Fire Energy cards from your discard pile to your Pokémon in any way you like.
If your opponent's Active Pokémon is a Pokémon V, this attack does 120 more damage.
/api/v1/pokemon/cards/swsh5-165vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh5-165vh",
"name": "Victini VMAX",
"number": "165",
"printed_number": "165",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/165vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/165vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/165vh.large.webp"
}
],
"expansion": {
"id": "swsh5",
"name": "Battle Styles",
"total": 183,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BST",
"printed_total": 163,
"release_date": "2021/03/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "234080",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/165vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/165vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/165vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Fire"
],
"hp": "310",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Spreading Flames",
"text": "Attach up to 3 Fire Energy cards from your discard pile to your Pokémon in any way you like."
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Max Victory",
"text": "If your opponent's Active Pokémon is a Pokémon V, this attack does 120 more damage.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 18.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18.2
},
{
"condition": "LP",
"price": 15.42
},
{
"condition": "MP",
"price": 11.13
},
{
"condition": "HP",
"price": 9.99
},
{
"condition": "DMG",
"price": 8.99
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 27.04,
"low": 27.04,
"high": 27.04,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "9.5",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 40,
"low": 16.5,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 22.8,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 179.99,
"low": 148.64,
"high": 198.9,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "up",
"percent": 12.5
}
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.5,
"low": 20.5,
"high": 23.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 33.31,
"low": 28.31,
"high": 38.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:26:10.361Z",
"trend_7d": {
"direction": "down",
"percent": -2.52
}
}
}
}