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

Search your deck for up to 3 Basic Energy cards and attach them to your Pokémon in any way you like. Then, shuffle your deck.
Your opponent reveals their hand. This attack does 50 damage for each Trainer card you find there.
/api/v1/pokemon/cards/rsv10pt5-165vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "rsv10pt5-165vh",
"name": "Whimsicott ex",
"number": "165",
"printed_number": "165",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/165vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/165vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/165vh.large.webp"
}
],
"expansion": {
"id": "rsv10pt5",
"name": "White Flare",
"total": 173,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "WHT",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/rsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642282",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/165vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/165vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/rsv10pt5/165vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Grass"
],
"hp": "230",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Energy Gift",
"text": "Search your deck for up to 3 Basic Energy cards and attach them to your Pokémon in any way you like. Then, shuffle your deck."
},
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Wondrous Cotton",
"text": "Your opponent reveals their hand. This attack does 50 damage for each Trainer card you find there.",
"damage": "50×"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Special Illustration Rare",
"artist": "mele",
"pricing": {
"currency": "USD",
"market": 27.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 27.95
},
{
"condition": "LP",
"price": 25.46
},
{
"condition": "MP",
"price": 26.98
},
{
"condition": "DMG",
"price": 15.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 53.31,
"low": 44.51,
"high": 65.04,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "9.5",
"value": 25,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 35,
"low": 35,
"high": 95.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 78,
"low": 74.7,
"high": 109.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 18,
"trend": {
"direction": "down",
"percent": -17.5
}
},
{
"company": "PSA",
"grade": "8",
"value": 20.5,
"low": 15.5,
"high": 21.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26.75,
"low": 22.7,
"high": 45.61,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "TAG",
"grade": "10",
"value": 69,
"low": 65.65,
"high": 78.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:08:33.713Z",
"trend_7d": {
"direction": "down",
"percent": -1.2
}
}
}
}