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

Search your deck for up to 2 cards and put them into your hand. Then, shuffle your deck.
If your opponent's Active Pokémon is a Dragon Pokémon, this attack does 90 more damage.
/api/v1/pokemon/cards/pgo-35vrh?include=prices 200 22ms{
"success": true,
"data": {
"id": "pgo-35vrh",
"name": "Sylveon",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/35vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/35vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/35vrh.large.webp"
}
],
"expansion": {
"id": "pgo",
"name": "Pokémon GO",
"total": 88,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PGO",
"printed_total": 78,
"release_date": "2022/07/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pgo.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pgo.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "276976",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/35vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/35vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/35vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "120",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Souvenir",
"text": "Search your deck for up to 2 cards and put them into your hand. Then, shuffle your deck."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wonder Flash",
"text": "If your opponent's Active Pokémon is a Dragon Pokémon, this attack does 90 more damage.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Atsushi Furusawa",
"pricing": {
"currency": "USD",
"market": 1.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.09
},
{
"condition": "LP",
"price": 0.9
},
{
"condition": "MP",
"price": 0.56
},
{
"condition": "HP",
"price": 0.84
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 16.5,
"low": 13,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 153.75,
"low": 228,
"high": 228,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 13.4,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15.25,
"low": 11.03,
"high": 40.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-21T02:13:21.231Z",
"trend_7d": {
"direction": "down",
"percent": -0.91
}
}
}
}