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

/api/v1/pokemon/cards/swsh45sv-SV006vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh45sv-SV006vh",
"name": "Rillaboom",
"number": "SV006",
"printed_number": "SV006",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV006vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV006vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV006vh.large.webp"
}
],
"expansion": {
"id": "swsh45",
"name": "Shining Fates",
"total": 73,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "SHF",
"printed_total": 72,
"release_date": "2021/02/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh45.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh45.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "232350",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV006vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV006vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh45/swsh45sv-SV006vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "170",
"abilities": [
{
"name": "Voltage Beat",
"text": "Once during your turn, you may search your deck for up to 2 Grass Energy cards and attach them to 1 of your Pokémon. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Hammer In",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Shiny",
"artist": "Ryuta Fuse",
"pricing": {
"currency": "USD",
"market": 3.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.12
},
{
"condition": "LP",
"price": 2.55
},
{
"condition": "MP",
"price": 2.38
},
{
"condition": "HP",
"price": 2
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.09,
"low": 8.09,
"high": 8.09,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 117.13,
"low": 190,
"high": 190,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 5.51,
"low": 4.68,
"high": 6.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.98,
"low": 17.4,
"high": 17.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:39:09.707Z",
"trend_7d": {
"direction": "flat",
"percent": -0.32
}
}
}
}