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

Shuffle your hand into your deck. Then, draw 6 cards.
/api/v1/pokemon/cards/bwp-BW98vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bwp-BW98vh",
"name": "Mew",
"number": "BW98",
"printed_number": "BW98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW98vh.large.webp"
}
],
"expansion": {
"id": "bwp",
"name": "BW Black Star Promos",
"total": 101,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PR-BLW",
"printed_total": 101,
"release_date": "2011/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87406",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW98vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"abilities": [
{
"name": "Psyscan",
"text": "Once during your turn (before your attack), if this Pokémon is your Active Pokémon, you may have your opponent reveal his or her hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Psychic Exchange",
"text": "Shuffle your hand into your deck. Then, draw 6 cards."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 300,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 300
},
{
"condition": "HP",
"price": 204.99
},
{
"condition": "DMG",
"price": 129.99
}
],
"graded": [
{
"company": "ACE",
"grade": "4",
"value": 94.05,
"low": 79.94,
"high": 108.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "5",
"value": 161.22,
"low": 137.04,
"high": 185.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "6",
"value": 468.2,
"low": 397.97,
"high": 538.43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 594,
"low": 504.9,
"high": 683.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 270,
"low": 229.5,
"high": 310.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 217.25,
"low": 184.66,
"high": 249.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.75,
"low": 17.64,
"high": 23.86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 1020,
"low": 924,
"high": 1304,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 202,
"low": 171.7,
"high": 232.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 278,
"low": 236.3,
"high": 319.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:45:39.680Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}