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

Search your deck for up to 3 basic Energy cards and attach them to your Pokémon V in any way you like. Then, shuffle your deck.
/api/v1/pokemon/cards/swsh9_ja-112vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "swsh9_ja-112vh",
"name": "Arceus V",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/112vh.large.webp"
}
],
"expansion": {
"id": "swsh9_ja",
"name": "Star Birth",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S9",
"printed_total": 100,
"release_date": "2022/01/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9_ja.symbol.png",
"translation": {
"en": {
"name": "Star Birth"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569740",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/112vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Colorless"
],
"hp": "220",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Trinity Charge",
"text": "Search your deck for up to 3 basic Energy cards and attach them to your Pokémon V in any way you like. Then, shuffle your deck."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Power Edge",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 57.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 57.9
},
{
"condition": "LP",
"price": 38
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 123.5,
"low": 104.98,
"high": 142.02,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 36.5,
"low": 31.03,
"high": 41.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 69.47,
"low": 54.5,
"high": 104.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 45.5,
"low": 38.67,
"high": 52.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 125,
"low": 123.25,
"high": 130,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 28.94,
"low": 26.5,
"high": 30.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 26.5,
"low": 22.53,
"high": 30.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 46.55,
"low": 46,
"high": 46,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 190,
"low": 161.75,
"high": 200,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:45:24.522Z",
"trend_7d": {
"direction": "down",
"percent": -0.75
}
}
}
}