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

Discard any number of Basic Energy cards from your hand. This attack does 50 damage for each card you discarded in this way.
/api/v1/pokemon/cards/sv4-231vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv4-231vh",
"name": "Gholdengo ex",
"number": "231",
"printed_number": "231",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/231vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/231vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/231vh.large.webp"
}
],
"expansion": {
"id": "sv4",
"name": "Paradox Rift",
"total": 266,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAR",
"printed_total": 182,
"release_date": "2023/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "523912",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/231vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/231vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/231vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Metal"
],
"hp": "260",
"abilities": [
{
"name": "Coin Bonus",
"text": "Once during your turn, you may draw a card. If this Pokémon is in the Active Spot, draw 1 more card.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Make It Rain",
"text": "Discard any number of Basic Energy cards from your hand. This attack does 50 damage for each card you discarded in this way.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Ultra Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 3.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.59
},
{
"condition": "LP",
"price": 3.53
},
{
"condition": "MP",
"price": 3.5
},
{
"condition": "DMG",
"price": 2.54
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 40.34,
"low": 34.29,
"high": 46.39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 19.95,
"low": 16.96,
"high": 22.94,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 29.75,
"low": 29.5,
"high": 35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 25,
"low": 10,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 85,
"low": 61,
"high": 100,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "up",
"percent": 28.8
}
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.01,
"low": 14.77,
"high": 14.77,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 14.94,
"low": 9.51,
"high": 17.07,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 33.56,
"low": 28.53,
"high": 38.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:26:51.715Z",
"trend_7d": {
"direction": "up",
"percent": 1.41
}
}
}
}