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 2 Energy cards from your discard pile to 1 of your Fighting Pokémon.
/api/v1/pokemon/cards/xy10-51vh?include=prices 200 25ms{
"success": true,
"data": {
"id": "xy10-51vh",
"name": "Carbink BREAK",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/51vh.large.webp"
}
],
"expansion": {
"id": "xy10",
"name": "Fates Collide",
"total": 129,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FCO",
"printed_total": 124,
"release_date": "2016/05/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "117520",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/51vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"BREAK"
],
"types": [
"Fighting"
],
"hp": "110",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Diamond Gift",
"text": "Attach 2 Energy cards from your discard pile to 1 of your Fighting Pokémon.",
"damage": "20"
}
],
"rarity": "Rare BREAK",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.91,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.91
},
{
"condition": "LP",
"price": 2.3
},
{
"condition": "MP",
"price": 1.64
},
{
"condition": "HP",
"price": 1.22
},
{
"condition": "DMG",
"price": 0.82
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13.2,
"low": 11.22,
"high": 15.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 213.03,
"low": 199,
"high": 199,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24,
"low": 9,
"high": 35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:50:16.099Z",
"trend_7d": {
"direction": "down",
"percent": -1.02
}
}
}
}