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 discard pile for up to 2 basic Energy cards and attach them to 1 of your Pokémon.
Move an Energy card attached to Rotom to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/dp5-13vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp5-13vh",
"name": "Rotom",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/13vh.large.webp"
}
],
"expansion": {
"id": "dp5",
"name": "Majestic Dawn",
"total": 100,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "MD",
"printed_total": 100,
"release_date": "2008/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88836",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/13vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Dual Trans",
"text": "Search your discard pile for up to 2 basic Energy cards and attach them to 1 of your Pokémon."
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Reflect Energy",
"text": "Move an Energy card attached to Rotom to 1 of your Benched Pokémon.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "+20"
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 23.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 23.74
},
{
"condition": "LP",
"price": 11.69
},
{
"condition": "MP",
"price": 5.59
},
{
"condition": "HP",
"price": 3.48
},
{
"condition": "DMG",
"price": 5.65
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 47.26,
"low": 40.17,
"high": 54.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 125,
"low": 106.25,
"high": 143.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.7,
"low": 27.99,
"high": 27.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 420,
"low": 357,
"high": 483,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 22.99,
"low": 19.54,
"high": 26.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18.84,
"low": 16.01,
"high": 21.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 26.64,
"low": 33.25,
"high": 33.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 31,
"low": 29,
"high": 33,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-16T02:43:14.972Z",
"trend_7d": {
"direction": "up",
"percent": 1.37
}
}
}
}