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, the Defending Pokémon is now Paralyzed.
/api/v1/pokemon/cards/web1_ja-9?include=prices 200 17ms{
"success": true,
"data": {
"id": "web1_ja-9",
"name": "Wartortle",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/9.large.webp"
}
],
"expansion": {
"id": "web1_ja",
"name": "Pokémon Web",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Web",
"printed_total": 48,
"release_date": "2001/10/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/web1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/web1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon Web"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613661",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/9.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Bubble",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "10"
},
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Surf",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 148,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 148
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 27.76,
"low": 18.58,
"high": 31.35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 120,
"low": 102,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 46.99,
"low": 27.35,
"high": 74.15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 64.8,
"low": 55.08,
"high": 74.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 680.05,
"low": 293.5,
"high": 1269.53,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "4",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 130.3,
"low": 160.7,
"high": 160.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 55.67,
"low": 25,
"high": 211.25,
"confidence": "high",
"value_kind": "sold",
"sold_count": 16
}
],
"market_updated_at": "2026-09-15T04:36:24.072Z",
"trend_7d": {
"direction": "up",
"percent": 13.85
}
}
}
}