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

Does 10 damage times the amount of Energy attached to all of your Active Pokémon.
/api/v1/pokemon/cards/ex16-8vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex16-8vh",
"name": "Delcatty",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vh.large.webp"
}
],
"expansion": {
"id": "ex16",
"name": "Power Keepers",
"total": 108,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "PK",
"printed_total": 108,
"release_date": "2007/02/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex16.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex16.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84739",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "70",
"abilities": [
{
"name": "Energy Draw",
"text": "Once during your turn (before your attack), you may discard 1 Energy card from your hand. Then draw up to 3 cards from your deck. This power can't be used if Delcatty is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Max Energy Source",
"text": "Does 10 damage times the amount of Energy attached to all of your Active Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 8.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.3
},
{
"condition": "LP",
"price": 6.49
},
{
"condition": "MP",
"price": 5.2
},
{
"condition": "HP",
"price": 5.6
},
{
"condition": "DMG",
"price": 3.16
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 72.49,
"low": 69.99,
"high": 74.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 82,
"low": 66.49,
"high": 199,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 6.5,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 22.94,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 418.71,
"low": 521.1,
"high": 529.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 26.63,
"low": 37.17,
"high": 37.17,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 38,
"low": 38,
"high": 38,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 66.5,
"low": 55.5,
"high": 141,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-22T02:09:57.202Z",
"trend_7d": {
"direction": "up",
"percent": 7.65
}
}
}
}