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

If your opponent has only 1 Prize card left, this attack does 10 damage plus 30 more damage.
/api/v1/pokemon/cards/pl4-SH12vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pl4-SH12vrh",
"name": "Shinx",
"number": "SH12",
"printed_number": "SH12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH12vrh.large.webp"
}
],
"expansion": {
"id": "pl4",
"name": "Arceus",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "AR",
"printed_total": 99,
"release_date": "2009/11/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89178",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl4/SH12vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "50",
"abilities": [
{
"name": "Star Barrier",
"text": "As long as Shinx has any Energy attached to it, Shinx has no Weakness.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Payback",
"text": "If your opponent has only 1 Prize card left, this attack does 10 damage plus 30 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+10"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "sui",
"pricing": {
"currency": "USD",
"market": 139.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 139.59
},
{
"condition": "LP",
"price": 116.22
},
{
"condition": "MP",
"price": 101.57
},
{
"condition": "HP",
"price": 73.3
},
{
"condition": "DMG",
"price": 74.47
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 755,
"low": 755,
"high": 755,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6.5",
"value": 127.31,
"low": 100.5,
"high": 144.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 249.1,
"low": 248,
"high": 248,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 399,
"low": 319.6,
"high": 504.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "10",
"value": 3500,
"low": 2975,
"high": 4025,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 99,
"low": 99,
"high": 99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 113.71,
"low": 113.09,
"high": 114.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 169.99,
"low": 161.99,
"high": 194,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 180,
"low": 58.98,
"high": 220,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 350,
"low": 307.4,
"high": 387.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 1878.93,
"low": 1910.55,
"high": 2794.92,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:50:02.756Z",
"trend_7d": {
"direction": "flat",
"percent": 0.01
}
}
}
}