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, this attack does 20 damage plus 10 more damage.
/api/v1/pokemon/cards/ex8-63vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex8-63vrh",
"name": "Lotad",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/63vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/63vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/63vrh.large.webp"
}
],
"expansion": {
"id": "ex8",
"name": "Deoxys",
"total": 108,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DX",
"printed_total": 107,
"release_date": "2005/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86834",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/63vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/63vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/63vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Rain Splash",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Aqua Wave",
"text": "Flip a coin. If heads, this attack does 20 damage plus 10 more damage.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
},
{
"condition": "LP",
"price": 5
},
{
"condition": "MP",
"price": 5
},
{
"condition": "HP",
"price": 5.5
},
{
"condition": "DMG",
"price": 5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 324.5,
"low": 324.5,
"high": 595,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 31.2,
"low": 26.52,
"high": 35.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 26,
"low": 25,
"high": 26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39.5,
"low": 39.5,
"high": 54.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:11:45.719Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}