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/pcg8_ja-18?include=prices 200 20ms{
"success": true,
"data": {
"id": "pcg8_ja-18",
"name": "Squirtle",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/18.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/18.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/18.large.webp"
}
],
"expansion": {
"id": "pcg8_ja",
"name": "Miracle Crystal",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 75,
"release_date": "2006/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle Crystal"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611538",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/18.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/18.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/18.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "40",
"abilities": [
{
"name": "Solid Shell",
"text": "Any damage done to Squirtle by attacks is reduced by 10 (after applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Bubblebeam",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 6.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.17
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21.6,
"low": 18.36,
"high": 24.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 594.69,
"low": 728,
"high": 728,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 22.5,
"low": 22.5,
"high": 76.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 33,
"low": 31.4,
"high": 35.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-08-13T23:49:26.753Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}