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

Choose 1 of your opponent's Active Pokémon's attacks and use it as this attack.
/api/v1/pokemon/cards/xy8-92vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "xy8-92vh",
"name": "Zoroark BREAK",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/92vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/92vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/92vh.large.webp"
}
],
"expansion": {
"id": "xy8",
"name": "BREAKthrough",
"total": 165,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKT",
"printed_total": 162,
"release_date": "2015/11/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "107211",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/92vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/92vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/92vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"BREAK"
],
"types": [
"Darkness"
],
"hp": "140",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Foul Play",
"text": "Choose 1 of your opponent's Active Pokémon's attacks and use it as this attack."
}
],
"rarity": "Rare BREAK",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 6.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.61
},
{
"condition": "LP",
"price": 4.22
},
{
"condition": "MP",
"price": 3.17
},
{
"condition": "HP",
"price": 2.45
},
{
"condition": "DMG",
"price": 1.65
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 24.54,
"low": 24.54,
"high": 24.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "ACE",
"grade": "8",
"value": 23.75,
"low": 23.75,
"high": 23.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 112,
"low": 25,
"high": 199,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9.5,
"low": 9.5,
"high": 9.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 14.83,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 89.5,
"high": 274.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20.73,
"low": 24.56,
"high": 24.94,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 35.88,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:49:47.264Z",
"trend_7d": {
"direction": "down",
"percent": -3.36
}
}
}
}