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

This attack does 40 damage for each Basic Energy attached to this Pokémon.
/api/v1/pokemon/cards/sv8-136vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv8-136vh",
"name": "Palkia",
"number": "136",
"printed_number": "136",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/136vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/136vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/136vh.large.webp"
}
],
"expansion": {
"id": "sv8",
"name": "Surging Sparks",
"total": 252,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SSP",
"printed_total": 191,
"release_date": "2024/11/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "590017",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/136vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/136vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/136vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"hp": "130",
"attacks": [
{
"cost": [
"Grass",
"Water"
],
"converted_energy_cost": 2,
"name": "Space Crash",
"text": "This attack does 40 damage for each Basic Energy attached to this Pokémon.",
"damage": "40"
}
],
"rarity": "Rare",
"artist": "danciao",
"pricing": {
"currency": "USD",
"market": 0.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.16
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:36:43.744Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}