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

If the Defending Pokémon is an Evolution Pokémon, it can't attack during your opponent's next turn.
/api/v1/pokemon/cards/svp-66vpc?include=prices 200 24ms{
"success": true,
"data": {
"id": "svp-66vpc",
"name": "Iron Bundle (Pokemon Center Stamp)",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/66vpc.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/66vpc.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/66vpc.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "pokemonCenterStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/66vpc.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/66vpc.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/66vpc.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Future"
],
"types": [
"Water"
],
"hp": "100",
"abilities": [
{
"name": "Hyper Blower",
"text": "Once during your turn, if this Pokémon is on your Bench, you may switch out your opponent's Active Pokémon to the Bench. (Your opponent chooses the new Active Pokémon.) If you do, discard this Pokémon and all attached cards.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Refrigerated Stream",
"text": "If the Defending Pokémon is an Evolution Pokémon, it can't attack during your opponent's next turn.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Teeziro",
"pricing": {
"currency": "USD",
"market": 33.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 33.17
},
{
"condition": "LP",
"price": 30.32
},
{
"condition": "MP",
"price": 27.99
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 30.49,
"low": 25.92,
"high": 35.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 49.2,
"low": 29,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 21.6,
"low": 18.36,
"high": 24.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.01,
"low": 20.41,
"high": 27.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 224.25,
"low": 222.75,
"high": 250.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 45.26,
"low": 45,
"high": 45.51,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 249.99,
"low": 212.49,
"high": 287.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}