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 basic Energy cards from your discard pile to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/xy4-120vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "xy4-120vh",
"name": "M Manectric-EX",
"number": "120",
"printed_number": "120",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/120vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/120vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/120vh.large.webp"
}
],
"expansion": {
"id": "xy4",
"name": "Phantom Forces",
"total": 124,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PHF",
"printed_total": 119,
"release_date": "2014/11/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "94687",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/120vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/120vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/120vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Lightning"
],
"hp": "210",
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Turbo Bolt",
"text": "Attach 2 basic Energy cards from your discard pile to 1 of your Benched Pokémon.",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare Secret",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 51.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 51.85
},
{
"condition": "LP",
"price": 33.42
},
{
"condition": "MP",
"price": 22.12
},
{
"condition": "HP",
"price": 14.43
},
{
"condition": "DMG",
"price": 11.71
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 35.04,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 72.75,
"low": 60.4,
"high": 95.59,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 1794.91,
"low": 2999,
"high": 2999,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 30.76,
"low": 31.69,
"high": 31.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 46,
"low": 41.25,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 47.3,
"low": 40.21,
"high": 54.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 144,
"low": 92.8,
"high": 153.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "8.5",
"value": 36,
"low": 36,
"high": 36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:30:56.509Z",
"trend_7d": {
"direction": "flat",
"percent": 0.02
}
}
}
}