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 8 Fire Energy cards, show them to your opponent, and shuffle them into your deck. (This attack does nothing if you don't have 8 Fire Energy cards in your discard pile.)
/api/v1/pokemon/cards/dpp-DP10vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dpp-DP10vh",
"name": "Infernape LV.X",
"number": "DP10",
"printed_number": "DP10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP10vh.large.webp"
}
],
"expansion": {
"id": "dpp",
"name": "DP Black Star Promos",
"total": 56,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "PR-DPP",
"printed_total": 56,
"release_date": "2007/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86282",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP10vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Level-Up"
],
"types": [
"Fire"
],
"hp": "120",
"abilities": [
{
"name": "Burning Head",
"text": "Once during your turn (before your attack), you may look at the top 3 cards of your deck, choose 1 of them, and put it into your hand. Discard the other 2 cards. This power can't be used if Infernape is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Flare Up",
"text": "Search your discard pile for 8 Fire Energy cards, show them to your opponent, and shuffle them into your deck. (This attack does nothing if you don't have 8 Fire Energy cards in your discard pile.)",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+30"
}
],
"rarity": "Promo",
"artist": "Shizurow",
"pricing": {
"currency": "USD",
"market": 98.72,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 98.72
},
{
"condition": "LP",
"price": 56.44
},
{
"condition": "MP",
"price": 23.03
},
{
"condition": "HP",
"price": 12.82
},
{
"condition": "DMG",
"price": 11.01
}
],
"graded": [
{
"company": "CGC",
"grade": "3.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7",
"value": 125,
"low": 96.2,
"high": 128.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "7.5",
"value": 115.38,
"low": 125,
"high": 125,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 14
},
{
"company": "PSA",
"grade": "8",
"value": 522.17,
"low": 565,
"high": 605,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 249.58,
"low": 157.75,
"high": 259.16,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "1",
"value": 60.5,
"low": 46.1,
"high": 114.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "5",
"value": 67.5,
"low": 44,
"high": 76.97,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T03:33:03.352Z",
"trend_7d": {
"direction": "flat",
"percent": -0.02
}
}
}
}