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

Move as many Energy attached to your Pokémon to your other Pokémon in any way you like.
/api/v1/pokemon/cards/bw6-46vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw6-46vh",
"name": "Mew-EX",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/46vh.large.webp"
}
],
"expansion": {
"id": "bw6",
"name": "Dragons Exalted",
"total": 128,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DRX",
"printed_total": 124,
"release_date": "2012/08/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87411",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/46vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"hp": "120",
"abilities": [
{
"name": "Versatile",
"text": "This Pokémon can use the attacks of any Pokémon in play (both yours and your opponent's). (You still need the necessary Energy to use each attack.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Replace",
"text": "Move as many Energy attached to your Pokémon to your other Pokémon in any way you like."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 113.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 113.81
},
{
"condition": "LP",
"price": 60.71
},
{
"condition": "MP",
"price": 45.5
},
{
"condition": "HP",
"price": 32.53
},
{
"condition": "DMG",
"price": 23.76
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 191.5,
"low": 191.5,
"high": 191.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 94.35,
"low": 151,
"high": 151,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 67.2,
"low": 60,
"high": 74.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 146.31,
"low": 178.49,
"high": 178.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 37.53,
"low": 31.9,
"high": 43.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 86.25,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 83.45,
"low": 83,
"high": 107,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 200,
"low": 80,
"high": 215.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "up",
"percent": 150
}
},
{
"company": "PSA",
"grade": "9",
"value": 431.26,
"low": 196.14,
"high": 605,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T02:12:20.571Z",
"trend_7d": {
"direction": "flat",
"percent": 0.26
}
}
}
}