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

/api/v1/pokemon/cards/swsh2-72vh?include=prices 200 27ms{
"success": true,
"data": {
"id": "swsh2-72vh",
"name": "Pincurchin V",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/72vh.large.webp"
}
],
"expansion": {
"id": "swsh2",
"name": "Rebel Clash",
"total": 209,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "RCL",
"printed_total": 192,
"release_date": "2020/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "213158",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/72vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Lightning"
],
"hp": "170",
"abilities": [
{
"name": "Counterattack Kerzap",
"text": "If this Pokémon is in the Active Spot and is damaged by an opponent's attack (even if it is Knocked Out), flip 3 coins. For each heads, put 3 damage counters on the Attacking Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sparking Strike",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo V",
"artist": "PLANETA Igarashi",
"pricing": {
"currency": "USD",
"market": 1.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.02
},
{
"condition": "LP",
"price": 0.99
},
{
"condition": "MP",
"price": 0.88
},
{
"condition": "HP",
"price": 0.79
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "BCCG",
"grade": "10",
"value": 2.25,
"low": 1.91,
"high": 2.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 10.68,
"low": 11.5,
"high": 11.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 5.42,
"low": 8.4,
"high": 8.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 45.44,
"low": 29.35,
"high": 92.14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 15.46,
"low": 16.1,
"high": 16.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:45:11.316Z",
"trend_7d": {
"direction": "up",
"percent": 0.99
}
}
}
}