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

Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.
/api/v1/pokemon/cards/pgo-23vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "pgo-23vh",
"name": "Lapras",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/23vh.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": "276957",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/23vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "120",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Ice Beam",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
"damage": "20"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Surf",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "N-DESIGN Inc.",
"pricing": {
"currency": "USD",
"market": 0.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.4
},
{
"condition": "LP",
"price": 0.31
},
{
"condition": "MP",
"price": 0.25
},
{
"condition": "HP",
"price": 0.32
},
{
"condition": "DMG",
"price": 0.29
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 8.27,
"low": 7.03,
"high": 9.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 29.75,
"low": 29.5,
"high": 30.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 28.11,
"low": 20.72,
"high": 26.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:13:21.231Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}