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

Put 3 damage counters on each of your opponent's Pokémon.
/api/v1/pokemon/cards/xy9-66vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "xy9-66vh",
"name": "Trevenant BREAK",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/66vh.large.webp"
}
],
"expansion": {
"id": "xy9",
"name": "BREAKpoint",
"total": 126,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKP",
"printed_total": 122,
"release_date": "2016/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "111560",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/66vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/66vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/66vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"BREAK"
],
"types": [
"Psychic"
],
"hp": "160",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Silent Fear",
"text": "Put 3 damage counters on each of your opponent's Pokémon."
}
],
"rarity": "Rare BREAK",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.17
},
{
"condition": "LP",
"price": 3.29
},
{
"condition": "MP",
"price": 1.86
},
{
"condition": "HP",
"price": 1.63
},
{
"condition": "DMG",
"price": 1.52
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.61,
"low": 8.57,
"high": 8.57,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 325,
"low": 245.75,
"high": 366.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "5",
"value": 17.99,
"low": 17.99,
"high": 17.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 11.25,
"low": 9.38,
"high": 11.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 59.99,
"low": 14,
"high": 59.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:00.680Z",
"trend_7d": {
"direction": "up",
"percent": 0.97
}
}
}
}