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

Draw a card.
Flip a coin. If heads, this attack does 20 more damage.
/api/v1/pokemon/cards/sm4-30vrh?include=prices 200 24ms{
"success": true,
"data": {
"id": "sm4-30vrh",
"name": "Pikachu",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/30vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/30vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/30vrh.large.webp"
}
],
"expansion": {
"id": "sm4",
"name": "Crimson Invasion",
"total": 126,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CIN",
"printed_total": 111,
"release_date": "2017/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "149053",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/30vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/30vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/30vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Pika Draw",
"text": "Draw a card."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 20 more damage.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Common",
"artist": "Shibuzoh.",
"pricing": {
"currency": "USD",
"market": 15.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.46
},
{
"condition": "LP",
"price": 9.37
},
{
"condition": "MP",
"price": 4.94
},
{
"condition": "HP",
"price": 3.65
},
{
"condition": "DMG",
"price": 0.4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 28.5,
"low": 24.23,
"high": 32.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 231.25,
"low": 355,
"high": 355,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17.93,
"low": 17.93,
"high": 58.96,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 86.5,
"low": 30,
"high": 140,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 79.95,
"low": 21,
"high": 79.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "TAG",
"grade": "8.5",
"value": 21.25,
"low": 20.25,
"high": 22.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:58:38.868Z",
"trend_7d": {
"direction": "up",
"percent": 7.29
}
}
}
}